mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Use conan-recipe-version from CURA-9365
Contributes to CURA-9365
This commit is contained in:
parent
8750c218db
commit
c4d78529e0
2 changed files with 2 additions and 2 deletions
2
.github/workflows/conan-package.yml
vendored
2
.github/workflows/conan-package.yml
vendored
|
|
@ -48,7 +48,7 @@ on:
|
|||
|
||||
jobs:
|
||||
conan-recipe-version:
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@5.1
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@CURA-9365
|
||||
with:
|
||||
project_name: cura
|
||||
|
||||
|
|
|
|||
2
.github/workflows/unit-test.yml
vendored
2
.github/workflows/unit-test.yml
vendored
|
|
@ -62,7 +62,7 @@ env:
|
|||
|
||||
jobs:
|
||||
conan-recipe-version:
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@5.1
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@CURA-9365
|
||||
with:
|
||||
project_name: cura
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue