fix: Windows 交叉编译添加 CGO_ENABLED=0
All checks were successful
Release / build (push) Successful in 6m28s

This commit is contained in:
2026-04-08 03:14:30 +08:00
parent 063b14add7
commit 95338962cb
3 changed files with 27 additions and 2 deletions

View File

@@ -48,6 +48,9 @@
- ✅ 跨平台编译支持 (build.sh)
- ✅ CI自动构建Release
**构建改进**:
- ✅ Windows 交叉编译添加 CGO_ENABLED=0
**构建改进**:
- ✅ 扩展 build.sh 支持跨平台编译
- ✅ 添加 -h 帮助选项、-o 自定义输出文件名