Let make install do it's thing, it's more reasonable on macos and let's only archive that.

pull/456/head
Bret Curtis 7 years ago
parent e068ee3533
commit 06eb9539bd

@ -41,7 +41,7 @@ MacOS:
- 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
- DESTDIR=artifacts make install - make install
artifacts: artifacts:
paths: paths:
- build/artifacts/ - /usr/local/OpenMW.app
Loading…
Cancel
Save