forked from bot/app
docs: vuepress构建文档
This commit is contained in:
parent
dcae427c60
commit
6c02bfc783
2
docs/.github/workflows/deploy-docs.yml
vendored
2
docs/.github/workflows/deploy-docs.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
# 如果你文档需要 Git 子模块,取消注释下一行
|
# 如果你文档需要 Git 子模块,取消注释下一行
|
||||||
# submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: 安装 pnpm
|
- name: 安装 pnpm
|
||||||
uses: pnpm/action-setup@v2
|
uses: pnpm/action-setup@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user