mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
Fix correct uses for ARM64 MacOS
CURA-10982
This commit is contained in:
parent
c5873754d7
commit
d2b7f31e29
1 changed files with 1 additions and 0 deletions
1
.github/workflows/installers.yml
vendored
1
.github/workflows/installers.yml
vendored
|
@ -99,6 +99,7 @@ jobs:
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
|
|
||||||
macos-arm-installer:
|
macos-arm-installer:
|
||||||
|
uses: ./.github/workflows/macos.yml
|
||||||
needs: [ default-values ]
|
needs: [ default-values ]
|
||||||
with:
|
with:
|
||||||
cura_conan_version: ${{ needs.default-values.outputs.cura_conan_version }}
|
cura_conan_version: ${{ needs.default-values.outputs.cura_conan_version }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue