From ea990ff81743108c473a78963372ab8062ace6b8 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 27 May 2022 09:37:41 -0400 Subject: ci: Make sure to always update subprojects The command was not run in Windows jobs, better keep subprojects handling in a single script. Part-of: --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b8b534289a..07ea6867c2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -210,8 +210,6 @@ gst indent: # .build_template: &build - ci/scripts/handle-subprojects-cache.py subprojects/ - # Update subprojects to respect `.wrap` content - - meson subprojects update --reset - echo $MESON_ARGS - meson build/ $MESON_ARGS - ninja -C build/ -- cgit v1.2.3-70-g09d2