mirror of
https://github.com/ColdeZhang/Dominion.git
synced 2025-03-07 23:06:40 +08:00
修改文档cicd脚本
This commit is contained in:
parent
71ff9a6131
commit
5821285036
2
.github/workflows/wiki.yml
vendored
2
.github/workflows/wiki.yml
vendored
@ -34,9 +34,9 @@ jobs:
|
||||
- name: Install gitbook-cli
|
||||
run: |
|
||||
npm install -g gitbook-cli
|
||||
gitbook install
|
||||
- name: Build with gitbook
|
||||
run: |
|
||||
gitbook install
|
||||
gitbook build docs
|
||||
mv docs/_book public
|
||||
- name: Upload artifact
|
||||
|
Loading…
Reference in New Issue
Block a user