Skip to content

Commit 211a5c9

Browse files
Update nextjs.yml
1 parent 0f20b54 commit 211a5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nextjs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- name: Upload artifact
8282
uses: actions/upload-pages-artifact@v3
8383
with:
84-
path: .next/out
84+
path: .next
8585

8686
# Deployment job
8787
deploy:

0 commit comments

Comments
 (0)