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: {}
|
||||
jobs:
|
||||
conan-recipe-version:
|
||||
permissions:
|
||||
contents: read
|
||||
conan-recipe-version:
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@main
|
||||
with:
|
||||
project_name: cura
|
||||
uses: ultimaker/cura/.github/workflows/conan-recipe-version.yml@main
|
||||
with:
|
||||
project_name: cura
|
||||
|
||||
conan-package-create-linux:
|
||||
needs: [ conan-recipe-version ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue