repair brew taps

This commit is contained in:
psi29a 2023-01-31 08:54:44 +00:00
parent 68ad3f8f10
commit a0c04db222

View file

@ -1,6 +1,7 @@
#!/bin/sh -ex
export HOMEBREW_NO_EMOJI=1
brew tap --repair
brew update --quiet
# workaround python issue on travis