Skip to content

Commit

Permalink
chore: github
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuba-Ahhh committed Aug 22, 2024
1 parent c19b0cc commit b0bdd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pnpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: pnpm build

- name: Static HTML export with Next.js
run: npm run export
run: pnpm run export

- name: Deploy 🚀
if: ${{ matrix.os == 'ubuntu-latest' }}
Expand Down

0 comments on commit b0bdd69

Please sign in to comment.