Skip to content

Commit 06a92a9

Browse files
Update nextjs.yml
1 parent b33fcda commit 06a92a9

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: build
84+
path: pages
8585

8686
# Deployment job
8787
deploy:

0 commit comments

Comments
 (0)