mirror of
https://github.com/openharmony/third_party_rust_bindgen.git
synced 2026-07-20 22:56:53 -04:00
Update mdbook
This commit is contained in:
committed by
Emilio Cobos Álvarez
parent
cd16d80899
commit
78d3624b2b
@@ -164,6 +164,6 @@ jobs:
|
||||
# NOTE(emilio): Change deploy-book as well if you change this.
|
||||
- name: Test book
|
||||
run: |
|
||||
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.4/mdbook-v0.4.4-x86_64-unknown-linux-gnu.tar.gz | tar xz
|
||||
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz | tar xz
|
||||
./mdbook build book
|
||||
./mdbook test book
|
||||
|
||||
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Test book
|
||||
run: |
|
||||
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.4/mdbook-v0.4.4-x86_64-unknown-linux-gnu.tar.gz | tar xz
|
||||
curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdbook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz | tar xz
|
||||
./mdbook build book
|
||||
./mdbook test book
|
||||
|
||||
|
||||
Reference in New Issue
Block a user