mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-28 13:21:10 -07:00
Merge branch 'main' into CURA-10127-dont-allow-minimum-speed-to-be-zero
This commit is contained in:
commit
97f98c9e8a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/conan-package.yml
vendored
1
.github/workflows/conan-package.yml
vendored
|
|
@ -117,7 +117,6 @@ jobs:
|
|||
if: always()
|
||||
run: |
|
||||
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
|
||||
|
||||
notify-create:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue