Skip to content

Commit f1480f4

Browse files
committed
ci: Explicitly enable cargo-dist caching for binary artifacts building
1 parent 9db9497 commit f1480f4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ pr-run-mode = "skip"
188188
install-path = "CARGO_HOME"
189189
# Whether to install an updater program
190190
install-updater = true
191+
# Cache intermediate build artifacts to speed up the release pipelines
192+
cache-builds = true
191193

192194
[workspace.metadata.dist.github-custom-runners]
193195
aarch64-unknown-linux-gnu = "ubuntu-24.04-arm"

0 commit comments

Comments
 (0)