forked from mirror/openmw-tes3mp
what if we try make -j2 package ?
This commit is contained in:
parent
cfcd9c3fc6
commit
9e7731259d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue