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
4ff78d0a6f
commit
e1a3e9a16c
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@ -29,10 +29,11 @@ jobs:
|
||||
|
||||
- name: 切换工作目录
|
||||
run: echo "Switching to docs directory"
|
||||
working-directory: ./docs
|
||||
|
||||
|
||||
- name: 设置 Node.js
|
||||
uses: actions/setup-node@v3
|
||||
run: cd docs
|
||||
with:
|
||||
node-version: 20
|
||||
cache: pnpm
|
||||
|
Loading…
Reference in New Issue
Block a user