mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 17:05:11 +00:00
[CI] Ow.
This commit is contained in:
parent
4a2160503b
commit
901a88c638
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
git clone --depth=1 https://git.musl-libc.org/git/musl repos/musl
|
git clone --depth=1 https://git.musl-libc.org/git/musl repos/musl
|
||||||
git clone --depth=1 https://github.com/Mbed-TLS/mbedtls repos/mbed
|
git clone --depth=1 https://github.com/Mbed-TLS/mbedtls repos/mbed
|
||||||
git clone --depth=1 https://github.com/LMDB/lmdb repos/lmdb
|
git clone --depth=1 https://github.com/LMDB/lmdb repos/lmdb
|
||||||
git clone --depth=1 https://git.kappach.at/lda/Cytoplasm repos/cyto
|
git clone --depth=1 https://git.telodendria.io/lda/Cytoplasm repos/cyto
|
||||||
echo "PREFIX=$GITHUB_WORKSPACE/usr" >> $GITHUB_ENV
|
echo "PREFIX=$GITHUB_WORKSPACE/usr" >> $GITHUB_ENV
|
||||||
echo "PATH=$GITHUB_WORKSPACE/usr/bin:$PATH" >> $GITHUB_ENV
|
echo "PATH=$GITHUB_WORKSPACE/usr/bin:$PATH" >> $GITHUB_ENV
|
||||||
echo "INCLUDE_PATH=$GITHUB_WORKSPACE/usr/include" >> $GITHUB_ENV
|
echo "INCLUDE_PATH=$GITHUB_WORKSPACE/usr/include" >> $GITHUB_ENV
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue