forked from bot/app
docs: vuepress构建文档
This commit is contained in:
parent
388946e56b
commit
d0318c47d3
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
cd docs
|
||||
pnpm run docs:build
|
||||
ls -al
|
||||
> .vuepress/dist/.nojekyll
|
||||
> /.vuepress/dist/.nojekyll
|
||||
|
||||
- name: 部署文档
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user