forked from mirror/openmw-tes3mp
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
|
||||
allow_failure: true
|
||||
script:
|
||||
- macos_qt_formula=qt
|
||||
- CI/before_install.osx.sh
|
||||
#- macos_qt_formula=qt
|
||||
#- CI/before_install.osx.sh
|
||||
- CI/before_script.osx.sh
|
||||
- make -j2
|
||||
- DESTDIR=artifacts make install
|
||||
|
|
Loading…
Reference in a new issue