Skip to content

Commit 09a01b2

Browse files
authored
Update deploying-static.yml
1 parent 5c12b31 commit 09a01b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploying-static.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@v2
4646
with:
4747
# Upload dist repository
48-
path: './docs/dist'
48+
path: './dist'
4949
- name: Deploy to GitHub Pages
5050
id: deployment
5151
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)