ci: build shadowsocks-libev

This commit is contained in:
Bard 2024-11-13 17:42:41 +08:00 committed by GitHub
parent a68e0b8fd3
commit f482fc7c03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,7 +63,7 @@ jobs:
env: env:
ARCH: ${{ matrix.arch }}-${{ matrix.tag }} ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
FEEDNAME: packages_ci FEEDNAME: packages_ci
PACKAGES: chinadns-ng daed 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 PACKAGES: chinadns-ng daed 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-libev 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 }} KEY_BUILD: ${{ secrets.sign_key }}
NO_REFRESH_CHECK: true NO_REFRESH_CHECK: true
IGNORE_ERRORS: true IGNORE_ERRORS: true