diff --git a/.github/workflows/build-packages.yml b/.github/workflows/build-packages.yml index 6f2a266fd..a3bd6d416 100644 --- a/.github/workflows/build-packages.yml +++ b/.github/workflows/build-packages.yml @@ -57,6 +57,7 @@ jobs: 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 KEY_BUILD: ${{ secrets.sign_key }} NO_REFRESH_CHECK: true + IGNORE_ERRORS: true - name: Upload artifacts uses: actions/upload-artifact@v3