diff --git a/.github/workflows/openwrt_package.config b/.github/workflows/openwrt_package.config index 82132d2..66b6988 100644 --- a/.github/workflows/openwrt_package.config +++ b/.github/workflows/openwrt_package.config @@ -1,9 +1,6 @@ CONFIG_PACKAGE_luci-app-qmodem=m CONFIG_PACKAGE_luci-app-qmodem_USE_TOM_CUSTOMIZED_QUECTEL_CM=m -CONFIG_PACKAGE_luci-app-qmodem-mwan=m CONFIG_PACKAGE_luci-app-qmodem-sms=m -CONFIG_PACKAGE_luci-app-qmodem-ttl=m -CONFIG_PACKAGE_luci-i18n-qmodem-mwan-zh-cn=m CONFIG_PACKAGE_luci-i18n-qmodem-ru=m CONFIG_PACKAGE_luci-i18n-qmodem-sms-zh-cn=m CONFIG_PACKAGE_luci-i18n-qmodem-zh-cn=m diff --git a/.github/workflows/qmodem_package_generic b/.github/workflows/qmodem_package_generic index 20c6b77..d81e540 100644 --- a/.github/workflows/qmodem_package_generic +++ b/.github/workflows/qmodem_package_generic @@ -1,4 +1,2 @@ luci-app-qmodem luci-app-qmodem-sms -luci-app-qmodem-mwan -luci-app-qmodem-ttl