mirror of
https://gitlab.gnome.org/Rirusha/Cassette.git
synced 2025-06-28 12:49:52 +00:00
ci: Fix manifest build dir
This commit is contained in:
parent
6a5b25285e
commit
a03c6a944a
3 changed files with 4 additions and 4 deletions
|
@ -60,9 +60,9 @@
|
|||
"sources": [
|
||||
{
|
||||
"type": "dir",
|
||||
"path": "../../../"
|
||||
"path": "../../"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,4 +46,4 @@ modules:
|
|||
- -Dis_devel=true
|
||||
sources:
|
||||
- type: dir
|
||||
path: ../../../
|
||||
path: ../../
|
||||
|
|
|
@ -44,4 +44,4 @@ modules:
|
|||
builddir: true
|
||||
sources:
|
||||
- type: dir
|
||||
path: ../../../
|
||||
path: ../../
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue