Skip to content

Commit 17e2ab3

Browse files
feat: update workflow
1 parent c438b08 commit 17e2ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nextjs.yml

+1-1
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)