Uninstall rustup if installed with upstream script
This commit is contained in:
parent
18ee5b7ae8
commit
a8539bc9e8
1 changed files with 3 additions and 0 deletions
|
@ -321,6 +321,9 @@ markdown viewer:
|
|||
- update-mime-database ~/.local/share/mime
|
||||
|
||||
rust:
|
||||
- run:
|
||||
command: rustup self uninstall
|
||||
condition: "[ -e ~/.cargo ]"
|
||||
- install:
|
||||
- rustup
|
||||
- run:
|
||||
|
|
Loading…
Add table
Reference in a new issue