1
0
Fork 0
mirror of https://github.com/doukutsu-rs/doukutsu-rs synced 2025-01-06 11:06:50 +00:00

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

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: