Prevent brew auto-cleanup
This commit is contained in:
parent
905a3364cf
commit
f44ad00f85
|
@ -148,6 +148,7 @@ commands:
|
||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
export HOMEBREW_NO_AUTO_UPDATE=1
|
export HOMEBREW_NO_AUTO_UPDATE=1
|
||||||
|
export HOMEBREW_NO_INSTALL_CLEANUP=1
|
||||||
brew tap wix/brew
|
brew tap wix/brew
|
||||||
brew install wix/brew/applesimutils
|
brew install wix/brew/applesimutils
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue