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:
|
||||
- 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"
|
||||
|
||||
Reference in New Issue
Block a user