mirror of
https://github.com/TriM-Organization/LiteyukiBot-TriM.git
synced 2026-06-15 17:12:30 +00:00
docs: vuepress构建文档
This commit is contained in:
@@ -32,8 +32,9 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
NODE_OPTIONS: --max_old_space_size=8192
|
NODE_OPTIONS: --max_old_space_size=8192
|
||||||
run: |-
|
run: |-
|
||||||
|
cd docs
|
||||||
pnpm run docs:build
|
pnpm run docs:build
|
||||||
> docs/.vuepress/dist/.nojekyll
|
> .vuepress/dist/.nojekyll
|
||||||
|
|
||||||
- name: 部署文档
|
- name: 部署文档
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user