Update r2s_lean.yml

This commit is contained in:
klever1988
2020-02-25 21:26:54 +08:00
committed by GitHub
parent d7923e936c
commit 5d92758873

View File

@@ -86,7 +86,7 @@ jobs:
cd friendlywrt
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 rebase 90bb1cf9c33e73de5019686b8bd495f689e675a4^ --onto upstream/master -X theirs
git cherry-pick origin/master-v19.07.1 aea926c37bf7fbaf6a9fd4142d29b2f9c659cc01^...origin/master-v19.07.1
git checkout upstream/master -- feeds.conf.default
git apply ../../0001-fix-upx.patch