cmd/install: infer --overwrite
when in GitHub Actions
#30870
Annotations
2 warnings
Run brew install gnu-tar
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`.
|
Run brew install gnu-tar
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`.
|
Loading