We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca0fa61 commit d8ca689Copy full SHA for d8ca689
.github/workflows/nextjs.yml
@@ -53,7 +53,6 @@ jobs:
53
- name: Build with Next.js
54
run: |
55
pnpm run build
56
- pnpm exec next export
57
58
- name: Upload artifact
59
uses: actions/upload-pages-artifact@v3
0 commit comments