We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f1adf commit c8ace39Copy full SHA for c8ace39
eng/common/native/install-dependencies.sh
@@ -45,7 +45,7 @@ case "$os" in
45
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
46
# Skip brew update for now, see https://github.com/actions/setup-python/issues/577
47
# brew update --preinstall
48
- brew bundle --no-upgrade --no-lock --file=- <<EOF
+ brew bundle --no-upgrade --file=- <<EOF
49
brew "cmake"
50
brew "icu4c"
51
brew "openssl@3"
0 commit comments