diff --git a/.github/workflows/r2s_lean_minimal.yml b/.github/workflows/r2s_lean_minimal.yml index ae4cc36..d73c667 100644 --- a/.github/workflows/r2s_lean_minimal.yml +++ b/.github/workflows/r2s_lean_minimal.yml @@ -122,6 +122,8 @@ jobs: # CONFIG_PACKAGE_kmod-cryptodev is not set # CONFIG_PACKAGE_libopenssl-devcrypto is not set # CONFIG_V2RAY_COMPRESS_UPX is not set + CONFIG_PACKAGE_luci-app-flowoffload=y + # CONFIG_PACKAGE_luci-app-sfe is not set ' >> configs/config_rk3328 cd friendlywrt git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"