Enable CGO (for tun)

This commit is contained in:
Toby 2021-05-08 20:58:04 -07:00
parent 81b26da313
commit 65a1b7b5f4

View file

@ -30,7 +30,6 @@ jobs:
uses: tobyxdd/go-cross-build@25e1ba1da2fb42ed9787b615f0e89235569c58fa uses: tobyxdd/go-cross-build@25e1ba1da2fb42ed9787b615f0e89235569c58fa
env: env:
TIME: "${{ steps.current-time.outputs.time }}" TIME: "${{ steps.current-time.outputs.time }}"
CGO_ENABLED: "0"
with: with:
name: hysteria name: hysteria
dest: ./dist/ dest: ./dist/