mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +00:00
[CI] checkout is stupid
This commit is contained in:
parent
1f31ce2c35
commit
c8925dbe00
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ jobs:
|
|||
- name: Clone Cytoplasm
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: "https://git.telodendria.io/Telodendria/Cytoplasm"
|
||||
repository: "Telodendria/Cytoplasm"
|
||||
github-server-url: 'https://git.telodendria.io'
|
||||
- name: Configure Cytoplasm
|
||||
run: ./configure --with-lmdb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue