mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +00:00
[CI] Use local mirror of Cytoplasm
This commit is contained in:
parent
9cba44f69b
commit
5149a37d2e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
apt install -y build-essential liblmdb-dev nodejs libssl-dev git
|
apt install -y build-essential liblmdb-dev nodejs libssl-dev git
|
||||||
- name: Clone/Configure Cytoplasm
|
- name: Clone/Configure Cytoplasm
|
||||||
run: |
|
run: |
|
||||||
git clone https://git.telodendria.io/Telodendria/Cytoplasm --depth=1
|
git clone https://git.kappach.at/KappaChat/Cytoplasm --depth=1
|
||||||
cd Cytoplasm
|
cd Cytoplasm
|
||||||
./configure --with-lmdb
|
./configure --with-lmdb
|
||||||
- name: Build Cytoplasm
|
- name: Build Cytoplasm
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue