From 05d0eba164247e8ca318fbce78afc37a5d45bb12 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 18 Aug 2019 11:21:06 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index be78b0d9b..29315f5e6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,8 @@ build-osx: stage: build tags: - osx + before_script: + - git submodule update --init --recursive script: - pushd include/libQuotient/3rdparty/libQtOlm - git clone https://gitlab.matrix.org/matrix-org/olm.git