Switch mdbook version back to latest
mdbook v0.4.3 release binaries were corrupted, but have been fixed. type: development
This commit is contained in:
parent
42e20a4a6a
commit
06b6d22005
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -114,7 +114,7 @@ jobs:
|
|||
- name: Install `mdbook`
|
||||
uses: peaceiris/actions-mdbook@v1
|
||||
with:
|
||||
mdbook-version: '0.4.2'
|
||||
mdbook-version: latest
|
||||
|
||||
- name: Build Book
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user