Tools: remove brew update

Some sort of repository corruption on the github side; see https://github.com/orgs/Homebrew/discussions/4612
This commit is contained in:
Peter Barker 2023-07-04 16:09:12 +10:00 committed by Peter Barker
parent a57647e3b4
commit 5c71e21498
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ function maybe_prompt_user() {
# see https://github.com/orgs/Homebrew/discussions/3895
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
brew update
# brew update # tmporarily removed, see https://github.com/orgs/Homebrew/discussions/4612
brew install gawk curl coreutils wget
PIP=pip