Skip to content

Commit 77d8709

Browse files
committed
build: gh pages deploy test
1 parent 0a04993 commit 77d8709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Upload artifact
5050
uses: actions/upload-pages-artifact@v3
5151
with:
52-
path: '.'
52+
path: './dist'
5353
- name: Deploy to GH Pages
5454
id: deployment
5555
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)