Update r2s_lean_minimal.yml
This commit is contained in:
3
.github/workflows/r2s_lean_minimal.yml
vendored
3
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -5,7 +5,7 @@ on:
|
|||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
paths:
|
paths:
|
||||||
- '.github/workflows/r2s_lean_minimal.yml'
|
- '.github/workflows/r2s_lean_minimal.yml_'
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '10 08 * * *'
|
- cron: '10 08 * * *'
|
||||||
|
|
||||||
@@ -49,7 +49,6 @@ jobs:
|
|||||||
- name: Patch Kernel
|
- name: Patch Kernel
|
||||||
run: |
|
run: |
|
||||||
. patch_kernel_5.4.sh
|
. patch_kernel_5.4.sh
|
||||||
sed -i -r 's/# (CONFIG_.*_ERRATUM_.*?) is.*/\1=y/g' kernel/arch/arm64/configs/nanopi-r2_linux_defconfig
|
|
||||||
|
|
||||||
- name: Mods
|
- name: Mods
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user