gitlab-ci: Fix broken Debian jobs after removal of g-ir-doc option
26a079bd lacked a bit of CTRL + F
This commit is contained in:
parent
c57b10aff4
commit
55d0745bc0
1 changed files with 0 additions and 1 deletions
|
|
@ -352,7 +352,6 @@ gimp-debian-x64:
|
|||
# Check building
|
||||
- echo -e "\e[0Ksection_start:`date +%s`:gimp_build[collapsed=true]\r\e[0KBuilding GIMP"
|
||||
- meson setup _build-${RUNNER} -Dprefix="${GIMP_PREFIX}"
|
||||
-Dg-ir-doc=true
|
||||
-Dfile-plug-ins-test=true
|
||||
$MESON_OPTIONS
|
||||
- cd _build-${RUNNER}
|
||||
|
|
|
|||
Loading…
Reference in a new issue