Update r2s_lean_minimal.yml
This commit is contained in:
2
.github/workflows/r2s_lean_minimal.yml
vendored
2
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -126,7 +126,7 @@ jobs:
|
|||||||
cd friendlywrt
|
cd friendlywrt
|
||||||
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"
|
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 remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream
|
||||||
git checkout upstream/dev-lean-lede -b tmp
|
git checkout upstream/master -b tmp
|
||||||
git revert --no-edit 33abeff31cfb2ae58adf167c82bd36b5f56a5b1c
|
git revert --no-edit 33abeff31cfb2ae58adf167c82bd36b5f56a5b1c
|
||||||
git checkout origin/master-v19.07.1
|
git checkout origin/master-v19.07.1
|
||||||
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto tmp -X theirs
|
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto tmp -X theirs
|
||||||
|
|||||||
Reference in New Issue
Block a user