diff --git a/.gitlab-ci-files/job-macosx-desktop.yml b/.gitlab-ci-files/job-macosx-desktop.yml index 6813a89d5..0a5a4fa32 100644 --- a/.gitlab-ci-files/job-macosx-desktop.yml +++ b/.gitlab-ci-files/job-macosx-desktop.yml @@ -84,7 +84,7 @@ job-macosx-makefile-package: variables: - $NIGHTLY_MASTER variables: - CMAKE_OPTIONS: -DENABLE_PACKAGING=YES + CMAKE_OPTIONS: -DENABLE_APP_PACKAGING=YES extends: job-macosx-makefile script: - *build_all_script