mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -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
|
||||
|
||||
macos-arm-installer:
|
||||
uses: ./.github/workflows/macos.yml
|
||||
needs: [ default-values ]
|
||||
with:
|
||||
cura_conan_version: ${{ needs.default-values.outputs.cura_conan_version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue