Skip to content

Commit 2ef33c5

Browse files
authored
Update nextjs.yml
1 parent 1c3a82d commit 2ef33c5

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
@@ -78,7 +78,7 @@ jobs:
7878
- name: Upload artifact
7979
uses: actions/upload-pages-artifact@v3
8080
with:
81-
path: ./out
81+
path: ./dist
8282

8383
# Deployment job
8484
deploy:

0 commit comments

Comments
 (0)