mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Revert caching changes as they lead to permission problems on Windows
This reverts commit 450099c13a.
This commit is contained in:
@@ -25,9 +25,8 @@ os:
|
||||
- windows
|
||||
|
||||
cache:
|
||||
cargo: true
|
||||
directories:
|
||||
- $HOME/.cargo/bin
|
||||
- $HOME/.cargo/.crates.toml
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
|
||||
addons:
|
||||
|
||||
Reference in New Issue
Block a user