mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Revert "[Windows] Install cargo-audit 0.14.1 as 0.15.0 is broken" (#4076)
This commit is contained in:
committed by
GitHub
parent
746cfcca9a
commit
0b3a4c4bdb
@@ -20,10 +20,7 @@ $env:Path = Get-MachinePath
|
|||||||
|
|
||||||
# Install common tools
|
# Install common tools
|
||||||
rustup component add rustfmt clippy
|
rustup component add rustfmt clippy
|
||||||
# Temporary hardcode cargo-audit 0.14.1 as 0.15.0 is broken https://docs.rs/crate/cargo-audit/0.15.0
|
cargo install --locked bindgen cbindgen cargo-audit cargo-outdated
|
||||||
cargo install --locked bindgen cbindgen cargo-outdated
|
|
||||||
cargo install cargo-audit --version 0.14.1
|
|
||||||
|
|
||||||
|
|
||||||
# Run script at startup for all users
|
# Run script at startup for all users
|
||||||
$cmdRustSymScript = @"
|
$cmdRustSymScript = @"
|
||||||
|
|||||||
Reference in New Issue
Block a user