diff --git a/.github/workflows/openwrt-ci.yml b/.github/workflows/openwrt-ci.yml index c8de29b4bfe05c..d1d8e83e8bf25e 100644 --- a/.github/workflows/openwrt-ci.yml +++ b/.github/workflows/openwrt-ci.yml @@ -188,6 +188,9 @@ jobs: CONFIG_PACKAGE_tree=y CONFIG_PACKAGE_vim-fuller=y CONFIG_PACKAGE_wget=y + CONFIG_PACKAGE_collectd-mod-ping=y + CONFIG_PACKAGE_collectd-mod-thermal=y + CONFIG_PACKAGE_collectd-mod-cpufreq=y EOF # 取消编译VMware镜像以及镜像填充 (不要删除被缩进的注释符号):