Skip to content

Commit 3402a41

Browse files
committed
ci
1 parent 184b99f commit 3402a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Upload artifact
7272
uses: actions/upload-pages-artifact@v3
7373
with:
74-
path: ./.next
74+
path: ./out
7575

7676
# Deployment job
7777
deploy:

0 commit comments

Comments
 (0)