ci: build shadow-tls

This commit is contained in:
Bard 2023-10-13 01:04:13 +08:00 committed by GitHub
parent 4825bf363b
commit c2be5c52c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
env: env:
ARCH: ${{ matrix.arch }}-${{ matrix.tag }} ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
FEEDNAME: packages_ci FEEDNAME: packages_ci
PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus brook hysteria ipt2socks pdnsd redsocks2 trojan trojan-go tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy chinadns-ng PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus brook hysteria ipt2socks pdnsd redsocks2 shadow-tls trojan trojan-go tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy chinadns-ng
KEY_BUILD: ${{ secrets.sign_key }} KEY_BUILD: ${{ secrets.sign_key }}
NO_REFRESH_CHECK: true NO_REFRESH_CHECK: true
IGNORE_ERRORS: true IGNORE_ERRORS: true