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