mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-22 05:39:37 +08:00
Use workflow from branch
This commit is contained in:
parent
eb5c5a1ad9
commit
f23e881478
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…
x
Reference in New Issue
Block a user