mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 21:45:32 +00:00
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
|
||||
- CI/before_install.osx.sh
|
||||
- CI/before_script.osx.sh
|
||||
- cd build; make -j2
|
||||
- cd build; make -j2 package
|
||||
# - make install
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue