This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
|||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > rustup.sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs > rustup.sh
|
||||||
chmod +x rustup.sh
|
chmod +x rustup.sh
|
||||||
./rustup.sh -y
|
./rustup.sh -y
|
||||||
|
find / -name ".cargo" -type d 2>/dev/null
|
||||||
rustc --version
|
rustc --version
|
||||||
cargo --version
|
cargo --version
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user