Skip to content

Commit

Permalink
Use workflow from branch
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Feb 6, 2025
1 parent eb5c5a1 commit f23e881
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 @@ -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 }}
Expand Down

0 comments on commit f23e881

Please sign in to comment.