Remove unused "brew update"
Brew version is maintained by Circle, and we don't care about formulae
This commit is contained in:
parent
b76fed827d
commit
93771b67ad
|
@ -146,7 +146,6 @@ commands:
|
|||
steps:
|
||||
- run:
|
||||
command: |
|
||||
brew update
|
||||
brew tap wix/brew
|
||||
brew install wix/brew/applesimutils
|
||||
|
||||
|
|
Loading…
Reference in New Issue