Update r2s_lean_minimal.yml

This commit is contained in:
klever1988
2020-03-10 16:35:58 +08:00
committed by GitHub
parent 338cef57f3
commit 20a67592ef

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 * * *'
@@ -126,6 +126,7 @@ jobs:
# CONFIG_PACKAGE_kmod-crypto-authenc is not set
# CONFIG_PACKAGE_kmod-cryptodev is not set
# CONFIG_V2RAY_COMPRESS_UPX is not set
# CONFIG_PACKAGE_luci-app-cpufreq is not set
' >> configs/config_rk3328
cd friendlywrt
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"