mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-19 15:09:43 +00:00
Let make install do it's thing, it's more reasonable on macos and let's only archive that.
This commit is contained in:
parent
e068ee3533
commit
06eb9539bd
1 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ MacOS:
|
|||
- CI/before_install.osx.sh
|
||||
- CI/before_script.osx.sh
|
||||
- cd build; make -j2
|
||||
- DESTDIR=artifacts make install
|
||||
- make install
|
||||
artifacts:
|
||||
paths:
|
||||
- build/artifacts/
|
||||
- /usr/local/OpenMW.app
|
Loading…
Reference in a new issue