mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 11:25:35 +08:00
Unify GOPATH with go-win custom binary extraction method
This commit is contained in:
@@ -5,7 +5,7 @@ go-win:
|
|||||||
env:
|
env:
|
||||||
GOROOT: '{pkg_root_path}/go-win'
|
GOROOT: '{pkg_root_path}/go-win'
|
||||||
GOBIN: '{pkg_root_path}/go-win/bin'
|
GOBIN: '{pkg_root_path}/go-win/bin'
|
||||||
GOPATH: '{pkg_root_path}/go-win/go'
|
GOPATH: '{pkg_root_path}/go-win/gopath'
|
||||||
path@windows:
|
path@windows:
|
||||||
- '{pkg_root_path}/go-win/bin'
|
- '{pkg_root_path}/go-win/bin'
|
||||||
tool:
|
tool:
|
||||||
|
|||||||
Reference in New Issue
Block a user