mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
clean up after our previous build.
This commit is contained in:
parent
06eb9539bd
commit
c1aee49b76
@ -37,11 +37,11 @@ MacOS:
|
|||||||
stage: build
|
stage: build
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
#- macos_qt_formula=qt
|
- sudo rm -fr /usr/local/Openmw.app # clean up after previous build
|
||||||
- CI/before_install.osx.sh
|
- CI/before_install.osx.sh
|
||||||
- CI/before_script.osx.sh
|
- CI/before_script.osx.sh
|
||||||
- cd build; make -j2
|
- cd build; make -j2
|
||||||
- make install
|
- sudo make install
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- /usr/local/OpenMW.app
|
- /usr/local/OpenMW.app
|
Loading…
x
Reference in New Issue
Block a user