Skip to content

Commit

Permalink
feat: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhousg committed Nov 15, 2023
1 parent 4b8a489 commit 65a049f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
version: 8
- run: pnpm i --prefix ./docs
- run: pnpm run build --prefix ./docs
- run: pnpm run --prefix ./docs build
- uses: actions/upload-artifact@v3
with:
path: ./docs/docs_build
Expand Down

0 comments on commit 65a049f

Please sign in to comment.