Skip to content

Commit

Permalink
Update Mac installer workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 28, 2024
1 parent 0d5d0fe commit 1b83a35
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ on:
- macos-12

jobs:
# FIXME: Use main once merged
macos-installer:
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-macos.yml@main
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-macos.yml@CURA-11622_conan_v2
with:
cura_conan_version: ${{ inputs.cura_conan_version }}
conan_args: ${{ inputs.conan_args }}
Expand Down

0 comments on commit 1b83a35

Please sign in to comment.