mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Use conan-recipe-version from CURA-9365 branch
Contributes to CURA-9365
This commit is contained in:
parent
f9b7d74050
commit
349eac5ca5
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