mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Revert caching changes as they lead to permission problems on Windows
This reverts commit 450099c13a.
This commit is contained in:
@@ -39,6 +39,7 @@ environment:
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo\bin'
|
||||
- '%USERPROFILE%\.cargo\.crates.toml'
|
||||
- target
|
||||
|
||||
## Install Script ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user