ci(macos): stop doing brew update
This commit is contained in:
parent
71afd1e3a4
commit
4f80aa1bec
|
@ -33,7 +33,6 @@ runs:
|
|||
HOMEBREW_NO_INSTALL_UPGRADE: 1
|
||||
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: 1
|
||||
run: |
|
||||
brew update
|
||||
brew install curl zip unzip coreutils openssl@1.1
|
||||
echo "/usr/local/opt/bison/bin" >> $GITHUB_PATH
|
||||
echo "/usr/local/bin" >> $GITHUB_PATH
|
||||
|
|
Loading…
Reference in New Issue