Update r2s_lienol_from_lean.yml
This commit is contained in:
2
.github/workflows/r2s_lienol_from_lean.yml
vendored
2
.github/workflows/r2s_lienol_from_lean.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
- name: Mods
|
||||
run: |
|
||||
cd friendlywrt-rk3328
|
||||
cd u-boot/ && git revert e19137c754437403e8d077083ba51ea7b50a7e5f && cd ../
|
||||
cd u-boot/ && git config --local user.email "action@github.com" && git config --local user.name "GitHub Action" && git revert e19137c754437403e8d077083ba51ea7b50a7e5f && cd ../
|
||||
. ../remove_unused_config.sh
|
||||
cat configs/config_rk3328 | grep "TARGET" >> ../base_rk3328.seed
|
||||
cat ../base_rk3328.seed > configs/config_rk3328
|
||||
|
||||
Reference in New Issue
Block a user