mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:39:02 +08:00
Attempt to fix the syntax
This commit is contained in:
parent
e94caa2e3a
commit
c398314175
@ -120,7 +120,7 @@ jobs:
|
||||
|
||||
create-cura-package:
|
||||
name: Create conan package for Cura
|
||||
uses: ultimaker/cura-workflows/.github/workflows/conan-package-release.yml@CURA-10769_automate_release_action
|
||||
uses: Ultimaker/Cura-workflows/.github/workflows/conan-package-release.yml@CURA-10769_automate_release_action
|
||||
needs: [parse-version, create-dependencies-packages]
|
||||
with:
|
||||
repository: Cura
|
||||
@ -134,7 +134,7 @@ jobs:
|
||||
|
||||
create-installers:
|
||||
name: Create installers
|
||||
uses: UltiMaker/Cura/.github/workflows/installers.yml@CURA-10769_automate_release_action
|
||||
uses: Ultimaker/Cura/.github/workflows/installers.yml@CURA-10769_automate_release_action
|
||||
needs: [parse-version, create-cura-package]
|
||||
with:
|
||||
cura_conan_version: cura/${{ inputs.cura_version }}@/
|
||||
|
Loading…
x
Reference in New Issue
Block a user