Skip to content

Commit 269c529

Browse files
Change artifact upload path from 'dist' to '.output/public'
1 parent 2f6dc12 commit 269c529

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nuxtjs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
uses: actions/upload-pages-artifact@v3
7777
with:
7878
path: |
79-
dist
8079
.output/public
8180
8281
# Deployment job

0 commit comments

Comments
 (0)