Skip to content

Commit f8f921f

Browse files
committed
ci: update docs build command in GitHub workflow
1 parent 2cf85c8 commit f8f921f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
npm-token: ${{ secrets.NPM_TOKEN }}
6363

6464
- name: Build Docs Package
65-
run: pnpm run build
65+
run: pnpm run build:docs
6666

6767
- name: Deploy Docs
6868
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)