mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-26 23:17:34 -07:00
Use workflow from branch
This commit is contained in:
parent
eb5c5a1ad9
commit
f23e881478
1 changed files with 2 additions and 1 deletions
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
|
|
@ -47,7 +47,8 @@ on:
|
|||
|
||||
jobs:
|
||||
macos-installer:
|
||||
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-macos.yml@main
|
||||
#FIXME Use workflow from main after merging
|
||||
uses: ultimaker/cura-workflows/.github/workflows/cura-installer-macos.yml@CURA-12261-3dconnectionmouse
|
||||
with:
|
||||
cura_conan_version: ${{ inputs.cura_conan_version }}
|
||||
package_overrides: ${{ inputs.package_overrides }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue