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
|
- name: Install mdbook
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
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
|
- name: Build book
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user