Only cache downloaded Brew things
This commit is contained in:
parent
cd3ede8903
commit
5de294bfd3
|
@ -139,7 +139,8 @@ commands:
|
||||||
- save_cache:
|
- save_cache:
|
||||||
key: brew-mac
|
key: brew-mac
|
||||||
paths:
|
paths:
|
||||||
- /usr/local/Homebrew
|
- ~/Library/Caches/Homebrew
|
||||||
|
- /usr/local/Homebrew/Library/Taps/
|
||||||
|
|
||||||
install-apple-sim-utils:
|
install-apple-sim-utils:
|
||||||
description: Install appleSimUtils
|
description: Install appleSimUtils
|
||||||
|
|
Loading…
Reference in New Issue