From 360fa02029f6317e59dfc3d0717f1aa49bca9000 Mon Sep 17 00:00:00 2001 From: Black Hat Date: Sun, 18 Aug 2019 11:38:51 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 29315f5e6..6fd10ae4f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,6 +29,7 @@ build-osx: - git submodule update --init --recursive script: - pushd include/libQuotient/3rdparty/libQtOlm + - rm -rf olm - git clone https://gitlab.matrix.org/matrix-org/olm.git - popd - mkdir build && pushd build