mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-30 18:02:01 +08:00
Use inputs namespace for input
Contributes to CURA-9365
This commit is contained in:
parent
22b3290748
commit
9a19da97ce
2
.github/workflows/conan-recipe-export.yml
vendored
2
.github/workflows/conan-recipe-export.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
key: ${{ runner.os }}-conan
|
||||
|
||||
- name: Export the Package
|
||||
run: conan export . ${{ recipe_id_full }}
|
||||
run: conan export . ${{ inputs.recipe_id_full }}
|
||||
|
||||
- name: Create the latest alias
|
||||
if: "${{ inputs.recipe_id_latest == '' }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user