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