Update debug.yml

Signed-off-by: fans <94341379+marsfans@users.noreply.github.com>
This commit is contained in:
fans 2023-05-02 18:02:36 +08:00 committed by GitHub
parent 8211bb745c
commit 3862e445d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -175,9 +175,8 @@ jobs:
GOAMD64: ${{ matrix.goamd64 }}
GOARM: ${{ matrix.goarm }}
GOMIPS: ${{ matrix.gomips }}
CGO_ENABLED: 1
CGO_LDFLAGS: "-static"
TAGS: with_clash_api,with_quic,with_dhcp,with_grpc,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_reality_server,with_acme,with_v2ray_api,with_gvisor,with_embedded_tor,with_lwip
CGO_ENABLED: 0
TAGS: with_clash_api,with_quic,with_dhcp,with_grpc,with_wireguard,with_shadowsocksr,with_ech,with_utls,with_reality_server,with_acme,with_v2ray_api,with_gvisor
steps:
- name: Checkout
uses: actions/checkout@v3