Skip to content

Commit

Permalink
[fix] deploy next export issue
Browse files Browse the repository at this point in the history
  • Loading branch information
barrystone committed Apr 5, 2024
1 parent 67bfaa4 commit 5a25329
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
- run: rm -rf node_modules/.cache
- run: npm ci
- run: npm run build
- run: npm run export
- run: touch out/.nojekyll

- name: Deploy 🚀
Expand Down

0 comments on commit 5a25329

Please sign in to comment.