Add go-win

This commit is contained in:
crazywhalecc
2026-04-12 23:11:53 +08:00
parent 2e2548d3de
commit 60d206cac0
2 changed files with 95 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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'