mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-12-27 03:55:20 +03:00
ci: Try and fix book deployment in CI
This commit is contained in:
parent
a1ea1d297e
commit
ce5dd5931d
@ -69,6 +69,7 @@ matrix:
|
||||
|
||||
# Build the guide.
|
||||
- rust: stable
|
||||
env: DEPLOY=0
|
||||
script: (cd guide && cargo install mdbook --vers "^0.1.0" && mdbook build)
|
||||
deploy:
|
||||
provider: pages
|
||||
|
Loading…
Reference in New Issue
Block a user