mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:05:59 +08:00
Fiux nightly workflow
'id' is not a valid attribute for jobs CURA-11622
This commit is contained in:
parent
3547f8671a
commit
e01f976605
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@ -18,7 +18,6 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
create-installers:
|
create-installers:
|
||||||
name: Create installers
|
name: Create installers
|
||||||
id: create-installers
|
|
||||||
uses: ultimaker/cura-workflows/.github/workflows/cura-installers.yml@main
|
uses: ultimaker/cura-workflows/.github/workflows/cura-installers.yml@main
|
||||||
with:
|
with:
|
||||||
cura_conan_version: ${{ inputs.cura_conan_version }}
|
cura_conan_version: ${{ inputs.cura_conan_version }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user