Skip to content

Commit 7ceeea6

Browse files
committed
ci: fix
1 parent 5880431 commit 7ceeea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
single-commit: true
5858
branch: gh-pages
5959
clean: true
60-
folder: dist
60+
folder: docs/.vitepress/dist
6161
- name: Remove Dist
6262
run: rm -rf dist
6363
- name: Build Library

0 commit comments

Comments
 (0)