Build docs with more threads.
This commit is contained in:
parent
afa6f1975c
commit
e2cad81497
2
.github/ci/doc.sh
vendored
2
.github/ci/doc.sh
vendored
@ -6,6 +6,8 @@ set -euo pipefail
|
||||
export RUSTUP_HOME=/ci/cache/rustup
|
||||
export CARGO_HOME=/ci/cache/cargo
|
||||
export CARGO_TARGET_DIR=/ci/cache/target
|
||||
export BUILDER_THREADS=6
|
||||
export BUILDER_COMPRESS=true
|
||||
|
||||
hashtime restore /ci/cache/filetime.json || true
|
||||
hashtime save /ci/cache/filetime.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user