diff --git a/.github/workflows/lo-test.yml b/.github/workflows/lo-test.yml index fc8cf56..eb4f698 100644 --- a/.github/workflows/lo-test.yml +++ b/.github/workflows/lo-test.yml @@ -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