Files
static-php-cli/config/pkg/target/go-win.yml

11 lines
229 B
YAML
Raw Normal View History

2026-04-12 23:11:53 +08:00
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'