Update .gitlab-ci.yml

This commit is contained in:
Black Hat
2019-08-18 11:38:51 +00:00
parent 05d0eba164
commit 360fa02029

View File

@@ -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