Skip to content

Commit 948cfcf

Browse files
committed
工具: add ci
1 parent 026cc8e commit 948cfcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
uses: JamesIves/[email protected]
1818
with:
1919
branch: gh-pages # The branch the action should deploy to.
20-
folder: .vitepress/dist # The folder the action should deploy.
20+
folder: docs/.vitepress/dist # The folder the action should deploy.

0 commit comments

Comments
 (0)