Update .gitlab-ci.yml
This commit is contained in:
@@ -29,6 +29,7 @@ build-osx:
|
|||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
script:
|
script:
|
||||||
- pushd include/libQuotient/3rdparty/libQtOlm
|
- pushd include/libQuotient/3rdparty/libQtOlm
|
||||||
|
- rm -rf olm
|
||||||
- git clone https://gitlab.matrix.org/matrix-org/olm.git
|
- git clone https://gitlab.matrix.org/matrix-org/olm.git
|
||||||
- popd
|
- popd
|
||||||
- mkdir build && pushd build
|
- mkdir build && pushd build
|
||||||
|
|||||||
Reference in New Issue
Block a user