Skip to content

Commit d88e75a

Browse files
committed
fix: fix doc pages bugs
1 parent 5929954 commit d88e75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Deploy to GitHub Pages
3737
run: |
38-
cd docs/.vuepress/dist
38+
cd docs/docs/.vuepress/dist
3939
4040
git init
4141
git config user.name "GitHub Actions"

0 commit comments

Comments
 (0)