mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:29:05 +08:00
Merge branch 'main' into CURA-10127-dont-allow-minimum-speed-to-be-zero
This commit is contained in:
commit
97f98c9e8a
1
.github/workflows/conan-package.yml
vendored
1
.github/workflows/conan-package.yml
vendored
@ -117,7 +117,6 @@ jobs:
|
|||||||
if: always()
|
if: always()
|
||||||
run: |
|
run: |
|
||||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_full }} -r cura --all -c
|
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_full }} -r cura --all -c
|
||||||
conan upload "*@_/_" -r cura --all -c
|
|
||||||
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} -r cura -c
|
conan upload ${{ needs.conan-recipe-version.outputs.recipe_id_latest }} -r cura -c
|
||||||
|
|
||||||
notify-create:
|
notify-create:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user