mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[macos] add locked file for Cargo (#2544)
This commit is contained in:
@@ -12,7 +12,7 @@ CARGO_HOME=$HOME/.cargo
|
||||
|
||||
echo Install common tools...
|
||||
rustup component add rustfmt clippy
|
||||
cargo install bindgen cbindgen cargo-audit cargo-outdated
|
||||
cargo install --locked bindgen cbindgen cargo-audit cargo-outdated
|
||||
|
||||
echo Cleanup Cargo registry cached data...
|
||||
rm -rf $CARGO_HOME/registry/*
|
||||
|
||||
Reference in New Issue
Block a user