mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 08:39:45 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
87f367ec11
commit
d008cd0c46
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ MacOS:
|
||||||
stage: build
|
stage: build
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
- macos_qt_formula=qt
|
#- macos_qt_formula=qt
|
||||||
- CI/before_install.osx.sh
|
#- CI/before_install.osx.sh
|
||||||
- CI/before_script.osx.sh
|
- CI/before_script.osx.sh
|
||||||
- make -j2
|
- make -j2
|
||||||
- DESTDIR=artifacts make install
|
- DESTDIR=artifacts make install
|
||||||
|
|
Loading…
Reference in a new issue