mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2024-11-11 01:27:29 +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
|
cd docs
|
||||||
pnpm run docs:build
|
pnpm run docs:build
|
||||||
ls -al
|
ls -al
|
||||||
> /.vuepress/dist/.nojekyll
|
cd .vuepress/dist
|
||||||
|
ls -al
|
||||||
|
> .vuepress/dist/.nojekyll
|
||||||
|
|
||||||
- name: 部署文档
|
- name: 部署文档
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user