mirror of
https://github.com/nivekuil/rip
synced 2024-11-10 06:04:17 +00:00
Remove check for rustc
This commit is contained in:
parent
5d484c8a9f
commit
adea35b4ec
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ install_c_toolchain() {
|
|||
}
|
||||
|
||||
install_rustup() {
|
||||
rustc -V
|
||||
|
||||
curl https://sh.rustup.rs -sSf | sh -s -- -y --default-toolchain=nightly
|
||||
|
||||
rustc -V
|
||||
|
|
Loading…
Reference in a new issue