Skip to content

Commit 85530bc

Browse files
author
wufeiqun
committed
bugfix
1 parent 3887ace commit 85530bc

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
@@ -51,7 +51,7 @@ jobs:
5151
- name: Upload artifact
5252
uses: actions/upload-pages-artifact@v3
5353
with:
54-
path: docs/.vitepress/dist
54+
path: .vitepress/dist
5555

5656
# Deployment job
5757
deploy:

0 commit comments

Comments
 (0)