Skip to content

Commit d8ca689

Browse files
committed
Fix pnpm github CI workflow
1 parent ca0fa61 commit d8ca689

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
- name: Build with Next.js
5454
run: |
5555
pnpm run build
56-
pnpm exec next export
5756
5857
- name: Upload artifact
5958
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)