mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-29 23:34:32 +08:00
Fix correct uses for ARM64 MacOS
CURA-10982
This commit is contained in:
parent
c5873754d7
commit
d2b7f31e29
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…
x
Reference in New Issue
Block a user