Tools: reinstantiate MacOSX brew update call

this was temporarily removed to allow MacOSX to pass; github's repository seemed to be corrupt somehow
This commit is contained in:
Peter Barker 2023-07-06 13:42:02 +10:00 committed by Peter Barker
parent afc019e1ea
commit 8b1a9cd6eb
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 # tmporarily removed, see https://github.com/orgs/Homebrew/discussions/4612
brew update
brew install gawk curl coreutils wget
PIP=pip