what if we try make -j2 package ?

pull/456/head
Bret Curtis 6 years ago
parent cfcd9c3fc6
commit 9e7731259d

@ -40,7 +40,7 @@ MacOS:
- rm -fr /usr/local/Openmw.app/* # clean up after previous build
- CI/before_install.osx.sh
- CI/before_script.osx.sh
- cd build; make -j2
- cd build; make -j2 package
# - make install
artifacts:
paths:

Loading…
Cancel
Save