update
This commit is contained in:
2
.github/workflows/lo-test.yml
vendored
2
.github/workflows/lo-test.yml
vendored
@@ -123,7 +123,7 @@ jobs:
|
|||||||
make -j$con IGNORE_ERRORS=1 tools/compile toolchain/compile buildinfo target/compile package/compile package/install target/install
|
make -j$con IGNORE_ERRORS=1 tools/compile toolchain/compile buildinfo target/compile package/compile package/install target/install
|
||||||
if [ ! -e ~/lede/bin/targets/*/*/*imagebuilder*xz ]; then
|
if [ ! -e ~/lede/bin/targets/*/*/*imagebuilder*xz ]; then
|
||||||
df -h
|
df -h
|
||||||
make IGNORE_ERRORS=1 V=sc
|
make V=sc
|
||||||
fi
|
fi
|
||||||
mv `ls ~/lede/bin/targets/*/*/*imagebuilder*xz` ~/ib-$DEVICE.tar.xz
|
mv `ls ~/lede/bin/targets/*/*/*imagebuilder*xz` ~/ib-$DEVICE.tar.xz
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user