Skip to content

Commit ffd9a06

Browse files
committed
重新推送,测试自动部署#3
1 parent a606cab commit ffd9a06

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
@@ -48,7 +48,7 @@ jobs:
4848
- name: Upload artifact
4949
uses: actions/upload-pages-artifact@v3
5050
with:
51-
path: docs/.vitepress/dist
51+
path: .vitepress/dist
5252

5353
# 部署工作
5454
deploy:

0 commit comments

Comments
 (0)