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
e1a3e9a16c
commit
7633ab444c
3
.github/workflows/deploy-docs.yml
vendored
3
.github/workflows/deploy-docs.yml
vendored
@ -28,12 +28,11 @@ jobs:
|
||||
version: 8
|
||||
|
||||
- name: 切换工作目录
|
||||
run: echo "Switching to docs directory"
|
||||
run: cd 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