Skip to content

Commit

Permalink
Update r2s_lean_minimal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stupidloud authored Sep 4, 2020
1 parent a0991b2 commit 5cbe5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r2s_lean_minimal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
cd friendlywrt
git remote add upstream https://github.com/coolsnowwolf/openwrt && git fetch upstream
git checkout upstream/lede-17.01 -b tmp
git mv README.md README
git rm README.md
git commit -m 'reset'
git checkout master-v19.07.1
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto tmp -X theirs
Expand Down

0 comments on commit 5cbe5c8

Please sign in to comment.