mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-31 03:45:34 +00:00
Kick CI
This commit is contained in:
parent
1e17aa97fa
commit
a5583ba20a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue