1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 03:45:34 +00:00
This commit is contained in:
AnyOldName3 2020-10-16 23:25:28 +00:00
parent 1e17aa97fa
commit a5583ba20a

View file

@ -76,7 +76,7 @@ MacOS:
allow_failure: true
- when: always
script:
- rm -fr build/* # remove anything in the build directory
- rm -fr build/* # remove anything in the build directory
- CI/before_install.osx.sh
- CI/before_script.osx.sh
- cd build; make -j2 package