Unify GOPATH with go-win custom binary extraction method

This commit is contained in:
crazywhalecc
2026-07-09 16:20:52 +09:00
parent 44daaad548
commit e99423c7d1

View File

@@ -5,7 +5,7 @@ go-win:
env:
GOROOT: '{pkg_root_path}/go-win'
GOBIN: '{pkg_root_path}/go-win/bin'
GOPATH: '{pkg_root_path}/go-win/go'
GOPATH: '{pkg_root_path}/go-win/gopath'
path@windows:
- '{pkg_root_path}/go-win/bin'
tool: