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

This commit is contained in:
Bret Curtis 2018-06-26 14:51:55 +00:00
parent e068ee3533
commit 06eb9539bd

View file

@ -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