Files
crazywhalecc 60d206cac0 Add go-win
2026-04-12 23:11:53 +08:00

11 lines
229 B
YAML

go-win:
type: target
artifact:
binary: custom
env:
GOROOT: '{pkg_root_path}/go-win'
GOBIN: '{pkg_root_path}/go-win/bin'
GOPATH: '{pkg_root_path}/go-win/go'
path@windows:
- '{pkg_root_path}/go-win/bin'