Skip to content

Commit 1b5913f

Browse files
authored
Merge pull request #17 from zecdev/update-next-js
Fix pnpm github CI workflow
2 parents 377edd2 + d8ca689 commit 1b5913f

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)