Skip to content

Commit 83a40a3

Browse files
committed
Fix Errors (x4)
1 parent efe209e commit 83a40a3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ jobs:
3636
- name: Upload artifact
3737
uses: actions/upload-pages-artifact@v3
3838
with:
39-
path: docs/.vitepress/dist
40-
39+
path: .vitepress/dist
4140
deploy:
4241
environment:
4342
name: github-pages

0 commit comments

Comments
 (0)