diff --git a/.github/workflows/installers.yml b/.github/workflows/installers.yml index cc5a6a10e4..34157a7079 100644 --- a/.github/workflows/installers.yml +++ b/.github/workflows/installers.yml @@ -99,6 +99,7 @@ jobs: secrets: inherit macos-arm-installer: + uses: ./.github/workflows/macos.yml needs: [ default-values ] with: cura_conan_version: ${{ needs.default-values.outputs.cura_conan_version }}