Skip to content

Commit 024c2d3

Browse files
committed
114514
1 parent b6f8830 commit 024c2d3

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
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:
53-
path: docs/.vitepress/dist
53+
path: .vitepress/dist
5454

5555
# 部署工作
5656
deploy:

0 commit comments

Comments
 (0)