diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6ffe17a706..14348f5c26 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -41,7 +41,7 @@ MacOS: - CI/before_install.osx.sh - CI/before_script.osx.sh - cd build; make -j2 - - make install + # - make install artifacts: paths: - /usr/local/OpenMW.app \ No newline at end of file