mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-17 13:46:42 +00:00
fix macos issue
This commit is contained in:
parent
ed528c5d70
commit
37df58cc79
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