mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 05:21:08 +00:00
[ci] Generate rustdocs without dependencies (#11885)
This commit is contained in:
committed by
GitHub
parent
8c323a2069
commit
c3812f409c
@@ -149,7 +149,7 @@ build-rustdoc:
|
||||
- ./crate-docs/
|
||||
script:
|
||||
- rusty-cachier snapshot create
|
||||
- time cargo +nightly doc --workspace --all-features --verbose
|
||||
- time cargo +nightly doc --workspace --all-features --verbose --no-deps
|
||||
- rm -f $CARGO_TARGET_DIR/doc/.lock
|
||||
- mv $CARGO_TARGET_DIR/doc ./crate-docs
|
||||
# FIXME: remove me after CI image gets nonroot
|
||||
|
||||
Reference in New Issue
Block a user