mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 13:11:36 +00:00
repair brew taps
This commit is contained in:
parent
68ad3f8f10
commit
a0c04db222
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh -ex
|
#!/bin/sh -ex
|
||||||
|
|
||||||
export HOMEBREW_NO_EMOJI=1
|
export HOMEBREW_NO_EMOJI=1
|
||||||
|
brew tap --repair
|
||||||
brew update --quiet
|
brew update --quiet
|
||||||
|
|
||||||
# workaround python issue on travis
|
# workaround python issue on travis
|
||||||
|
|
Loading…
Reference in a new issue