Update r2s_lean_minimal.yml

This commit is contained in:
klever1988
2020-08-02 11:51:57 +08:00
committed by GitHub
parent 03434836dd
commit 7f17608bd1

View File

@@ -129,7 +129,7 @@ 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 checkout upstream/master -b tmp
#git checkout 33f7cb735300bd9a099995236ed768c8925fec75 -- target/linux/sunxi/image/
git checkout 33f7cb735300bd9a099995236ed768c8925fec75 -- target/linux/sunxi/image/
git rm README.md
git commit -m 'reset'
git checkout origin/master-v19.07.1