[CI] checkout is stupid

This commit is contained in:
LDA 2024-09-10 20:19:20 +02:00
commit c8925dbe00

View file

@ -14,7 +14,8 @@ jobs:
- name: Clone Cytoplasm - name: Clone Cytoplasm
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: "https://git.telodendria.io/Telodendria/Cytoplasm" repository: "Telodendria/Cytoplasm"
github-server-url: 'https://git.telodendria.io'
- name: Configure Cytoplasm - name: Configure Cytoplasm
run: ./configure --with-lmdb run: ./configure --with-lmdb