1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-15 19:16:37 +00:00

fix macos issue

This commit is contained in:
psi29a 2023-03-28 09:45:56 +00:00
parent ed528c5d70
commit 37df58cc79

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