mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-10 01:59:02 +08:00
No need to create a conan-package
Contributes to CURA-10831
This commit is contained in:
parent
9bb065a294
commit
e6812a31d8
9
.github/workflows/conan-package.yml
vendored
9
.github/workflows/conan-package.yml
vendored
@ -45,12 +45,3 @@ jobs:
|
||||
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
|
||||
recipe_id_latest: ${{ needs.conan-recipe-version.outputs.recipe_id_latest }}
|
||||
secrets: inherit
|
||||
|
||||
conan-package-create-linux:
|
||||
needs: [ conan-recipe-version, conan-package-export ]
|
||||
|
||||
uses: ultimaker/cura-workflows/.github/workflows/conan-package-create-linux.yml@CURA-10831
|
||||
with:
|
||||
recipe_id_full: ${{ needs.conan-recipe-version.outputs.recipe_id_full }}
|
||||
conan_extra_args: '-c tools.build:skip_test=True -o ${{ needs.conan-recipe-version.outputs.project_name }}:enable_i18n=True'
|
||||
secrets: inherit
|
||||
|
Loading…
x
Reference in New Issue
Block a user