Skip to content

Commit

Permalink
chore: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggingfuture committed May 10, 2024
1 parent c10c387 commit d79e453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: cp package.json ./public

- name: Export
run: yarn export
run: pnpm export

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

0 comments on commit d79e453

Please sign in to comment.