mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10:52 +00:00
ci: build docs on stable
This avoids https://github.com/rust-lang/rust/issues/57628 and also generally makes sense since wasm-bindgen buils on stable.
This commit is contained in:
parent
d79ca22234
commit
222d5ca00d
@ -223,7 +223,7 @@ matrix:
|
||||
if: branch = master
|
||||
|
||||
# Build API documentation
|
||||
- rust: nightly
|
||||
- rust: stable
|
||||
name: "doc: API documentation"
|
||||
install: *INSTALL_AWS
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user