mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 17:05:11 +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
|
- 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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue