Oh no
This commit is contained in:
parent
26a679e9fa
commit
65a44a3254
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -234,7 +234,8 @@ jobs:
|
||||
- name: Install mdbook
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: install mdbook --no-default-features --features search --vers "^0.4" --locked
|
||||
command: install
|
||||
args: mdbook --no-default-features --features search --vers "^0.4" --locked
|
||||
|
||||
- name: Build book
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user