Revert "tmp: fix hash value in go.sum"

This reverts commit f1681844cb.
This commit is contained in:
John Doe
2021-04-23 05:14:42 +08:00
parent e0309b7bf2
commit f59588e237

View File

@@ -88,8 +88,6 @@ jobs:
run: |
cd ~/lede
while true; do make download -j && break || true; done
make package/feeds/packages/v2ray-plugin/compile || true
sed -i 's/Kf9Qot2lLYccEzQfoCdt9img6zo5Vf+PEaoTMfa2S8k=/FGmf5rtUo3xGHyZGJi8jEa7AKin05ROfPtegmGbkCKg=/' build_dir/*/v2ray-plugin-4.37.3/go.sum
make -j$[`nproc`+1] IGNORE_ERRORS=1
mv `ls ~/lede/bin/targets/*/*/*imagebuilder*xz` ~/ib-$DEVICE.tar.xz