mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-05 02:19:43 +00:00
be more explicit
This commit is contained in:
parent
17059cefea
commit
87ede9284b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh -e
|
#!/bin/sh -ex
|
||||||
|
|
||||||
# workaround python issue on travis
|
# workaround python issue on travis
|
||||||
HOMEBREW_NO_AUTO_UPDATE=1 brew uninstall --ignore-dependencies python@3.8 || true
|
HOMEBREW_NO_AUTO_UPDATE=1 brew uninstall --ignore-dependencies python@3.8 || true
|
||||||
|
|
Loading…
Reference in a new issue