Revert caching changes as they lead to permission problems on Windows

This reverts commit 450099c13a.
This commit is contained in:
Philipp Oppermann
2019-01-20 19:36:39 +01:00
parent 450099c13a
commit ed3c4cced9
2 changed files with 2 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ environment:
cache:
- '%USERPROFILE%\.cargo\bin'
- '%USERPROFILE%\.cargo\.crates.toml'
- target
## Install Script ##