cmd/install: infer --overwrite
when in GitHub Actions
#12017
Annotations
1 warning
docs
In GitHub Actions, `brew install` behaves the same as `brew install --overwrite`.
To disable this behaviour, set `HOMEBREW_GITHUB_ACTIONS_NO_INSTALL_OVERWRITE`.
To silence this warning, set `HOMEBREW_GITHUB_ACTIONS_NO_INSTALL_OVERWRITE_WARNING`.
|