mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2025-03-08 21:06:43 +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
|
uses: actions/configure-pages@v5
|
||||||
- name: Setup Node.js environment
|
- name: Setup Node.js environment
|
||||||
uses: actions/setup-node@v4.0.3
|
uses: actions/setup-node@v4.0.3
|
||||||
|
with:
|
||||||
|
node-version: '10.21.0'
|
||||||
- name: Install gitbook-cli
|
- name: Install gitbook-cli
|
||||||
run: |
|
run: |
|
||||||
npm install -g gitbook-cli
|
npm install -g gitbook-cli
|
||||||
|
Loading…
Reference in New Issue
Block a user