mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-06 13:34:01 -06:00
Update Mac installer workflow
This commit is contained in:
parent
0d5d0fe846
commit
1b83a35236
1 changed files with 2 additions and 1 deletions
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue