Revert "tmp:fix"

This reverts commit d545f70401.
This commit is contained in:
John Doe
2021-04-07 19:17:12 +08:00
parent d545f70401
commit 5d346628fb

View File

@@ -88,7 +88,6 @@ jobs:
run: |
cd ~/lede
while true; do make download -j && break || true; done
make package/feeds/packages/lua-maxminddb/clean
make -j$[`nproc`+1] IGNORE_ERRORS=1
mv `ls ~/lede/bin/targets/*/*/*imagebuilder*xz` ~/ib-$DEVICE.tar.xz