mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2024-12-19 00:18:55 +08:00
修改文档cicd脚本
This commit is contained in:
parent
c1ecaec48b
commit
5cb157d7b3
2
.github/workflows/wiki.yml
vendored
2
.github/workflows/wiki.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Setup Node.js environment
|
||||
uses: actions/setup-node@v4.0.3
|
||||
with:
|
||||
node-version: '10.21.0'
|
||||
- name: Install gitbook-cli
|
||||
run: |
|
||||
npm install -g gitbook-cli
|
||||
|
Loading…
Reference in New Issue
Block a user