Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
wanpan11 committed Jul 5, 2024
1 parent 074e71c commit 27d4b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: "20"
- run: npm install pnpm -g
- run: pnpm install
- run: docs:build
- run: pnpm docs:build

- name: deploy
uses: JamesIves/github-pages-deploy-action@v4.4.1
Expand Down

0 comments on commit 27d4b96

Please sign in to comment.