mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-24 05:42:40 +08:00
Merge pull request #26 from princespaghetti/add-windows
add windows binary since it's not included by default
This commit is contained in:
commit
bd18cb0d25
@ -9,6 +9,10 @@ builds:
|
||||
- CGO_ENABLED=0
|
||||
gcflags:
|
||||
- all=-trimpath={{.Env.GOPATH}}
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
- windows
|
||||
archives:
|
||||
- replacements:
|
||||
darwin: Darwin
|
||||
|
Loading…
x
Reference in New Issue
Block a user