Update r2s_lean_minimal.yml

This commit is contained in:
klever1988
2020-04-18 12:26:36 +08:00
committed by GitHub
parent 94fd1eeae7
commit 66fdcb8d35

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- '.github/workflows/r2s_lean_minimal.yml'
- '.github/workflows/r2s_lean_minimal.yml_'
schedule:
- cron: '10 08 * * *'
@@ -49,7 +49,6 @@ jobs:
- name: Patch Kernel
run: |
. 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
run: |