mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Update rust.sh (#2158)
This commit is contained in:
@@ -8,7 +8,6 @@ rustup-init -y --no-modify-path --default-toolchain=stable --profile=minimal
|
||||
|
||||
echo Initialize environment variables...
|
||||
CARGO_HOME=$HOME/.cargo
|
||||
source $CARGO_HOME/env
|
||||
|
||||
echo Install common tools...
|
||||
rustup component add rustfmt clippy
|
||||
|
||||
Reference in New Issue
Block a user