mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 12:15:12 +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
|
||||
git fetch
|
||||
rm configure
|
||||
wget https://git.kappach.at/configure
|
||||
wget https://kappach.at/configure
|
||||
chmod +x configure
|
||||
./configure --cc=musl-gcc --prefix=${PREFIX} --with-lmdb --with-mbed
|
||||
make -j$(nproc)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue