tmp: fix builds

This commit is contained in:
John Doe
2021-04-23 05:58:54 +08:00
parent f59588e237
commit 2c96b6682b

View File

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