Skip to content

Commit 7ceeea6

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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)