mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +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
|
||||
|
||||
macos-arm-installer:
|
||||
uses: ./.github/workflows/macos.yml
|
||||
needs: [ default-values ]
|
||||
with:
|
||||
cura_conan_version: ${{ needs.default-values.outputs.cura_conan_version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user