mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 09:58:28 -04:00
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
|
# see https://github.com/orgs/Homebrew/discussions/3895
|
||||||
find /usr/local/bin -lname '*/Library/Frameworks/Python.framework/*' -delete
|
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
|
brew install gawk curl coreutils wget
|
||||||
|
|
||||||
PIP=pip
|
PIP=pip
|
||||||
|
Loading…
Reference in New Issue
Block a user