mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 13:45:10 +00:00
[CI] Use the right URL
This commit is contained in:
parent
bdb1f46c77
commit
dd6dede2e8
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ jobs:
|
||||||
cd repos/cyto
|
cd repos/cyto
|
||||||
git fetch
|
git fetch
|
||||||
rm configure
|
rm configure
|
||||||
wget https://git.kappach.at/configure
|
wget https://kappach.at/configure
|
||||||
chmod +x configure
|
chmod +x configure
|
||||||
./configure --cc=musl-gcc --prefix=${PREFIX} --with-lmdb --with-mbed
|
./configure --cc=musl-gcc --prefix=${PREFIX} --with-lmdb --with-mbed
|
||||||
make -j$(nproc)
|
make -j$(nproc)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue