Skip to content

Commit fbe5ee2

Browse files
committed
deploy
1 parent 9181dad commit fbe5ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Upload artifact
5555
uses: actions/upload-pages-artifact@v3
5656
with:
57-
path: "./dist"
57+
path: "./docs/dist"
5858

5959
- name: Deploy to GitHub Pages
6060
id: deployment

0 commit comments

Comments
 (0)