summaryrefslogtreecommitdiff
path: root/.gitlab-ci/cache-subprojects.sh
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci/cache-subprojects.sh')
-rwxr-xr-x.gitlab-ci/cache-subprojects.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci/cache-subprojects.sh b/.gitlab-ci/cache-subprojects.sh
index fb0b1df82..0e6926605 100755
--- a/.gitlab-ci/cache-subprojects.sh
+++ b/.gitlab-ci/cache-subprojects.sh
@@ -3,6 +3,7 @@
set -e
git clone --depth 1 --no-tags https://gitlab.gnome.org/GNOME/glib.git
+git -C glib submodule update --init
meson subprojects download --sourcedir glib
rm glib/subprojects/*.wrap
mv glib/subprojects/ .