Skip to content

Commit c79863a

Browse files
Update deploy.yml
1 parent f2ee137 commit c79863a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/upload-pages-artifact@v3
4646
with:
4747
# Upload dist folder
48-
path: './dist'
48+
path: './dist/dev'
4949
- name: Deploy to GitHub Pages
5050
id: deployment
5151
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)