Re-add brew update

This commit is contained in:
Tom Parker-Shemilt 2020-03-14 17:45:45 +00:00
parent b6e17e08f0
commit a4e84ac65c

View File

@ -2,6 +2,7 @@
set -ex
brew update
brew install python3
which python3
python3 --version