Update .gitlab-ci.yml
This commit is contained in:
@@ -25,6 +25,8 @@ build-osx:
|
|||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- osx
|
- osx
|
||||||
|
before_script:
|
||||||
|
- git submodule update --init --recursive
|
||||||
script:
|
script:
|
||||||
- pushd include/libQuotient/3rdparty/libQtOlm
|
- pushd include/libQuotient/3rdparty/libQtOlm
|
||||||
- git clone https://gitlab.matrix.org/matrix-org/olm.git
|
- git clone https://gitlab.matrix.org/matrix-org/olm.git
|
||||||
|
|||||||
Reference in New Issue
Block a user