mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Don't cache .cargo/{config, env} since it's empty anyway
This commit is contained in:
@@ -37,8 +37,6 @@ environment:
|
||||
|
||||
cache:
|
||||
- '%USERPROFILE%\.cargo\bin'
|
||||
- '%USERPROFILE%\.cargo\config'
|
||||
- '%USERPROFILE%\.cargo\env'
|
||||
- '%USERPROFILE%\.cargo\.crates.toml'
|
||||
- '%USERPROFILE%\.xargo'
|
||||
- target
|
||||
|
||||
Reference in New Issue
Block a user