mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-24 04:11:50 -04:00
what if we try make -j2 package ?
This commit is contained in:
parent
cfcd9c3fc6
commit
9e7731259d
@ -40,7 +40,7 @@ MacOS:
|
|||||||
- rm -fr /usr/local/Openmw.app/* # clean up after previous build
|
- 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 package
|
||||||
# - make install
|
# - make install
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user