Update r2s_lean_minimal.yml

This commit is contained in:
klever1988
2020-03-01 17:37:30 +08:00
committed by GitHub
parent 3039dffc2b
commit f0a5eef928

View File

@@ -115,7 +115,8 @@ jobs:
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"
git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs
git revert --no-edit f092ca098e80c667b10cdd1dba328506a2673c1d
#git revert --no-edit f092ca098e80c667b10cdd1dba328506a2673c1d
sed -i '/ucl upx/d' tools/Makefile
git checkout upstream/master -- feeds.conf.default
git apply ../../0001-fix-upx.patch
cd package/lean/