Skip to content

Commit c675650

Browse files
authored
Update build.yml
1 parent 748def8 commit c675650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Upload artifact
6868
uses: actions/upload-pages-artifact@v3
6969
with:
70-
path: ./.next
70+
path: ./out
7171

7272
# Deployment job
7373
deploy:

0 commit comments

Comments
 (0)