mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-11 16:00:47 -07:00
change indent
This commit is contained in:
parent
4a3c3df892
commit
5ae711e7c8
1 changed files with 6 additions and 6 deletions
12
.github/workflows/conan-package.yml
vendored
12
.github/workflows/conan-package.yml
vendored
|
|
@ -59,13 +59,13 @@ env:
|
||||||
|
|
||||||
permissions: {}
|
permissions: {}
|
||||||
jobs:
|
jobs:
|
||||||
conan-recipe-version:
|
conan-recipe-version:
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
||||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@main
|
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@main
|
||||||
with:
|
with:
|
||||||
project_name: cura
|
project_name: cura
|
||||||
|
|
||||||
conan-package-create-linux:
|
conan-package-create-linux:
|
||||||
needs: [ conan-recipe-version ]
|
needs: [ conan-recipe-version ]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue