Prevent brew auto-update

This commit is contained in:
Dan Caseley 2020-07-22 21:01:51 +01:00
parent 082a36ad85
commit 905a3364cf
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ commands:
steps:
- run:
command: |
export HOMEBREW_NO_AUTO_UPDATE=1
brew tap wix/brew
brew install wix/brew/applesimutils