mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Only cache .cargo/bin to speed up CI
The target folder needs to be recompiled anyway with each new nightly.
This commit is contained in:
@@ -39,7 +39,6 @@ environment:
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo\bin'
|
||||
- '%USERPROFILE%\.cargo\.crates.toml'
|
||||
- target
|
||||
|
||||
## Install Script ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user