From 66cfd035ac8e605f6364770c2b276df60470a4b7 Mon Sep 17 00:00:00 2001 From: gitea-action Date: Sun, 13 Oct 2024 22:17:11 +0800 Subject: [PATCH] ci: build luci-app-daed Signed-off-by: gitea-action --- .github/workflows/build-packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-packages.yml b/.github/workflows/build-packages.yml index 1e107ecbf..c028324c0 100644 --- a/.github/workflows/build-packages.yml +++ b/.github/workflows/build-packages.yml @@ -55,7 +55,7 @@ jobs: env: ARCH: ${{ matrix.arch }}-${{ matrix.tag }} FEEDNAME: packages_ci - PACKAGES: chinadns-ng dns2socks dns2tcp hysteria ipt2socks lua-neturl luci-app-homeproxy luci-app-mihomo luci-app-openclash luci-app-passwall luci-app-passwall2 luci-app-ssr-plus microsocks naiveproxy pdnsd redsocks2 shadow-tls shadowsocks-rust shadowsocksr-libev simple-obfs sing-box tcping trojan trojan-plus tuic-client v2ray-core v2ray-geodata xray-core xray-plugin + PACKAGES: chinadns-ng dns2socks dns2tcp hysteria ipt2socks lua-neturl luci-app-daed luci-app-homeproxy luci-app-mihomo luci-app-openclash luci-app-passwall luci-app-passwall2 luci-app-ssr-plus microsocks naiveproxy pdnsd redsocks2 shadow-tls shadowsocks-rust shadowsocksr-libev simple-obfs sing-box tcping trojan trojan-plus tuic-client v2ray-core v2ray-geodata xray-core xray-plugin KEY_BUILD: ${{ secrets.sign_key }} NO_REFRESH_CHECK: true IGNORE_ERRORS: true