mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-08 13:29:56 +00:00
Enable CGO (for tun)
This commit is contained in:
parent
81b26da313
commit
65a1b7b5f4
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user