From 6beb96dae180dbdf4d64958c8bd3e1855262f637 Mon Sep 17 00:00:00 2001 From: fujr Date: Thu, 24 Apr 2025 21:37:32 +0800 Subject: [PATCH] update workflow --- .github/workflows/openwrt_package.config | 3 --- .github/workflows/qmodem_package_generic | 2 -- 2 files changed, 5 deletions(-) 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