mirror of
https://github.com/apernet/hysteria.git
synced 2025-04-04 21:17:47 +03:00
Enable CGO (for tun)
This commit is contained in:
parent
81b26da313
commit
65a1b7b5f4
1 changed files with 0 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue