Update r2s_lean_minimal.yml

This commit is contained in:
klever1988
2020-08-23 17:55:28 +08:00
committed by GitHub
parent 6ad999ee9d
commit a11e518e45

View File

@@ -127,6 +127,7 @@ jobs:
CONFIG_PACKAGE_luci-app-oled=y CONFIG_PACKAGE_luci-app-oled=y
CONFIG_PACKAGE_luci-app-flowoffload=y CONFIG_PACKAGE_luci-app-flowoffload=y
# CONFIG_PACKAGE_luci-app-sfe is not set # CONFIG_PACKAGE_luci-app-sfe is not set
CONFIG_PACKAGE_DROPBEAR_ECC_FULL=y
' >> configs/config_rk3328 ' >> configs/config_rk3328
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"