mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 17:09:02 +08:00
Remove version for direct script call
This commit is contained in:
parent
3808a56600
commit
1133bc13b0
@ -126,7 +126,7 @@ jobs:
|
|||||||
|
|
||||||
create-installers:
|
create-installers:
|
||||||
name: Create installers
|
name: Create installers
|
||||||
uses: ./.github/workflows/installers.yml@CURA-10769_automate_release_action
|
uses: ./.github/workflows/installers.yml
|
||||||
needs: [parse-version, create-cura-package]
|
needs: [parse-version, create-cura-package]
|
||||||
with:
|
with:
|
||||||
cura_conan_version: cura/${{ inputs.cura_version }}@/
|
cura_conan_version: cura/${{ inputs.cura_version }}@/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user