Fix correct uses for ARM64 MacOS

CURA-10982
This commit is contained in:
Jelle Spijker 2023-09-18 14:02:12 +02:00
parent c5873754d7
commit d2b7f31e29
No known key found for this signature in database
GPG Key ID: 034D1C0527888B65

View File

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