mirror of https://github.com/ArduPilot/ardupilot
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:
parent
afc019e1ea
commit
8b1a9cd6eb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue