mirror of
https://github.com/ddworken/hishtory.git
synced 2025-01-26 08:09:18 +01:00
Fix GOOS for windows
This commit is contained in:
parent
dc7bc5a265
commit
ecd1209814
@ -6,7 +6,7 @@ env:
|
||||
flags:
|
||||
- -trimpath
|
||||
|
||||
goos: freebsd
|
||||
goos: windows
|
||||
goarch: amd64
|
||||
|
||||
binary: hishtory-{{ .Os }}-{{ .Arch }}
|
||||
|
Loading…
Reference in New Issue
Block a user