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