Skip to content

Commit

Permalink
ci: update build command
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshikari committed Jul 20, 2023
1 parent bdd434c commit d91b819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Build
working-directory: "doc"
run: pnpm build
run: pnpm docs:build

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit d91b819

Please sign in to comment.