mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 04:19:01 +08:00
Restore part of the call
This commit is contained in:
parent
72cc8d5b57
commit
1972ca2f6c
@ -88,10 +88,11 @@ jobs:
|
||||
git tag ${{ needs.prepare-cura-repo.outputs.tag_name }}
|
||||
git push origin tag ${{ needs.prepare-cura-repo.outputs.tag_name }}
|
||||
|
||||
#create-dependencies-packages:
|
||||
#name: Create conan packages for dependencies
|
||||
create-dependencies-packages:
|
||||
name: Create conan packages for dependencies
|
||||
#uses: mathze/workflow-dispatch-action@v1.3.0
|
||||
#needs: [parse-version, prepare-cura-repo]
|
||||
needs: [parse-version, prepare-cura-repo]
|
||||
run: echo coucou
|
||||
#strategy:
|
||||
#matrix:
|
||||
#repository: [Cura, Uranium, CuraEngine, cura-binary-data, fdm_materials]
|
||||
|
Loading…
x
Reference in New Issue
Block a user