This commit is contained in:
John Doe
2024-02-12 13:31:58 +08:00
parent be65297cdd
commit 53eccfb34b

View File

@@ -123,7 +123,7 @@ jobs:
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
df -h
make IGNORE_ERRORS=1 V=sc
make V=sc
fi
mv `ls ~/lede/bin/targets/*/*/*imagebuilder*xz` ~/ib-$DEVICE.tar.xz