Skip to content

Commit

Permalink
Fix correct uses for ARM64 MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
jellespijker committed Sep 18, 2023
1 parent c587375 commit d2b7f31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d2b7f31

Please sign in to comment.