Update r1s_lean.yml

This commit is contained in:
klever1988
2020-08-04 14:24:00 +08:00
committed by GitHub
parent 54f24507b9
commit 14b9cfaa5e

View File

@@ -56,7 +56,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/openwrt && git fetch upstream
git checkout upstream/master -b tmp
git checkout upstream/lede-17.01 -b tmp
#git checkout 33f7cb735300bd9a099995236ed768c8925fec75 -- target/linux/sunxi/image/
git rm README.md
git commit -m 'reset'