mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Replace bindgen to bindgen-cli
This commit is contained in:
@@ -12,7 +12,7 @@ CARGO_HOME=$HOME/.cargo
|
||||
|
||||
echo Install common tools...
|
||||
rustup component add rustfmt clippy
|
||||
cargo install --locked bindgen cbindgen cargo-audit cargo-outdated
|
||||
cargo install --locked bindgen-cli cbindgen cargo-audit cargo-outdated
|
||||
|
||||
echo Cleanup Cargo registry cached data...
|
||||
rm -rf $CARGO_HOME/registry/*
|
||||
|
||||
Reference in New Issue
Block a user