⬆️ Docs: 更新 docusaurus 3.10 (#4121)

This commit is contained in:
StarHeart
2026-07-18 16:10:51 +08:00
committed by GitHub
parent 05f8b84cd1
commit 226782b422
16 changed files with 15857 additions and 12201 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
uses: ./.github/actions/build-api-doc
- name: Build Doc
run: yarn build
run: pnpm build
- name: Get Branch Name
run: echo "BRANCH_NAME=$(echo ${GITHUB_REF#refs/heads/})" >> $GITHUB_ENV