mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
11 lines
229 B
YAML
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'
|