mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Remove version for direct script call
This commit is contained in:
parent
3808a56600
commit
1133bc13b0
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ jobs:
|
|||
|
||||
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]
|
||||
with:
|
||||
cura_conan_version: cura/${{ inputs.cura_version }}@/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue