Skip to content

Commit c7316ae

Browse files
Merge pull request #79 from opensource254/StanleyMasinde-patch-1
Change artifact upload path from 'dist' to '.output/public'
2 parents 2f6dc12 + 269c529 commit c7316ae

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)