do not cache .rustup

This commit is contained in:
Alula 2021-02-10 15:27:02 +01:00
parent 7c81c49510
commit c67e90f4dd
No known key found for this signature in database
GPG Key ID: 3E00485503A1D8BA
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ install:
cache:
- '%USERPROFILE%\.cache\sccache -> Cargo.toml'
- '%USERPROFILE%\.cargo -> Cargo.toml'
- '%USERPROFILE%\.rustup -> Cargo.toml'
- 'target -> Cargo.toml'
#test_script: