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 0efef36 commit 2a73dadCopy full SHA for 2a73dad
_ci-mac-homebrew.sh
@@ -29,7 +29,6 @@ fi
29
30
if [ -n "${extra}" ]; then
31
export HOMEBREW_NO_AUTO_UPDATE=1
32
- export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
33
export HOMEBREW_NO_ANALYTICS=1
34
export HOMEBREW_NO_ANALYTICS_MESSAGE_OUTPUT=1
35
brew update >/dev/null || true
0 commit comments