Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
menthy-wu authored Oct 1, 2023
1 parent ef81dcb commit 48c9bd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
run: npm i
- name: Build with Next.js
run: npm run build
- name: Static HTML export with Next.js
run: npm run export
- name: touch
run: touch ./.nojekyll
- name: Upload artifact
Expand Down

0 comments on commit 48c9bd5

Please sign in to comment.