From c2be5c52c014a43225fc7e7a5b14ca707c8fcf52 Mon Sep 17 00:00:00 2001 From: Bard Date: Fri, 13 Oct 2023 01:04:13 +0800 Subject: [PATCH] ci: build shadow-tls --- .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 8e8f1b97c..9cdf79590 100644 --- a/.github/workflows/build-packages.yml +++ b/.github/workflows/build-packages.yml @@ -28,7 +28,7 @@ jobs: env: ARCH: ${{ matrix.arch }}-${{ matrix.tag }} 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 }} NO_REFRESH_CHECK: true IGNORE_ERRORS: true