tmp:fix
This commit is contained in:
1
.github/workflows/lo-test.yml
vendored
1
.github/workflows/lo-test.yml
vendored
@@ -88,6 +88,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd ~/lede
|
cd ~/lede
|
||||||
while true; do make download -j && break || true; done
|
while true; do make download -j && break || true; done
|
||||||
|
make package/feeds/packages/lua-maxminddb/clean
|
||||||
make -j$[`nproc`+1] IGNORE_ERRORS=1
|
make -j$[`nproc`+1] IGNORE_ERRORS=1
|
||||||
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