Update r1s_lienol.yml
This commit is contained in:
1
.github/workflows/r1s_lienol.yml
vendored
1
.github/workflows/r1s_lienol.yml
vendored
@@ -47,6 +47,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd friendlywrt-h5
|
cd friendlywrt-h5
|
||||||
cp ../r1s_lienol.seed configs/config_h5
|
cp ../r1s_lienol.seed configs/config_h5
|
||||||
|
sed -i '/CONFIG_KERNEL_CGROUP_PERF/i\CONFIG_KERNEL_CGROUPS=y' configs/config_h5
|
||||||
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/Lienol/openwrt && git fetch upstream
|
git remote add upstream https://github.com/Lienol/openwrt && git fetch upstream
|
||||||
|
|||||||
Reference in New Issue
Block a user