mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2024-11-11 04:07:23 +08:00
docs: vuepress构建文档
This commit is contained in:
parent
42248dbc71
commit
1e0ebe0d30
4
.github/workflows/deploy-docs.yml
vendored
4
.github/workflows/deploy-docs.yml
vendored
@ -35,7 +35,9 @@ jobs:
|
||||
cd docs
|
||||
pnpm run docs:build
|
||||
ls -al
|
||||
> /.vuepress/dist/.nojekyll
|
||||
cd .vuepress/dist
|
||||
ls -al
|
||||
> .vuepress/dist/.nojekyll
|
||||
|
||||
- name: 部署文档
|
||||
uses: JamesIves/github-pages-deploy-action@v4
|
||||
|
Loading…
Reference in New Issue
Block a user