We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5880431 commit 7ceeea6Copy full SHA for 7ceeea6
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
single-commit: true
58
branch: gh-pages
59
clean: true
60
- folder: dist
+ folder: docs/.vitepress/dist
61
- name: Remove Dist
62
run: rm -rf dist
63
- name: Build Library
0 commit comments