Skip to content

Commit 6caab0d

Browse files
Removed next export (depracated).
1 parent 84b84b5 commit 6caab0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
NEXT_OUTPUT_MODE: export
6868
run: |
6969
echo "Building static files..."
70-
pnpm build:static
70+
pnpm build
7171
touch out/.nojekyll
7272
7373
- name: 📤 Upload static site

0 commit comments

Comments
 (0)