[CI] Silly me!

This commit is contained in:
LDA 2024-09-10 20:29:38 +02:00
commit 7314be5aeb

View file

@ -13,7 +13,7 @@ jobs:
apt install -y build-essential liblmdb-dev nodejs libssl-dev git
- name: Clone/Configure Cytoplasm
run: |
git clone https:/git.telodendria.io/Telodendria/Cytoplasm
git clone https://git.telodendria.io/Telodendria/Cytoplasm
cd Cytoplasm
./configure --with-lmdb
- name: Build Cytoplasm