mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 09:25:57 +08:00
Update Mac installer workflow
This commit is contained in:
parent
0d5d0fe846
commit
1b83a35236
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…
x
Reference in New Issue
Block a user