We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents befefe0 + 762989e commit 098b67dCopy full SHA for 098b67d
azure-pipelines.yml
@@ -282,8 +282,6 @@ jobs:
282
WEBIDL_RUSTFMT_BINDINGS: 0
283
- script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
284
displayName: "Document wasm-bindgen-futures"
285
- - script: cargo doc --no-deps --manifest-path crates/futures/Cargo.toml
286
- displayName: "Document wasm-bindgen-futures"
287
# Make a tarball even though a zip is uploaded, it looks like the tarball
288
# makes the uploading step much speedier.
289
- script: tar czvf $BUILD_ARTIFACTSTAGINGDIRECTORY/docs.tar.gz target/doc
0 commit comments