mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-04 22:19:41 +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
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew uninstall --ignore-dependencies python@3.8 || true
|
||||
|
|
Loading…
Reference in a new issue