Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sam-shervin authored Mar 16, 2024
1 parent be83f5a commit 9e3fe70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ jobs:
run: "pnpm i"
- name: Build with Next.js
run: pnpm next build
- name: Static HTML export with Next.js
run: pnpm next export
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 9e3fe70

Please sign in to comment.