1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-30 16:20:21 +00:00

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