Skip to content

Commit 10e7b44

Browse files
Added next export mode variable.
1 parent bdead77 commit 10e7b44

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/nextjs-static-gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ jobs:
5757
run: ${{ env.manager }} ${{ env.command }}
5858

5959
- name: 🏗 Generate Static Build
60+
env:
61+
NEXT_OUTPUT_MODE: export
6062
run: |
6163
echo "Building static files..."
6264
pnpm build:static

0 commit comments

Comments
 (0)