chore: fix wrong goreleaser build
parent
2ca222ff18
commit
5993d1538c
|
@ -2,7 +2,7 @@ before:
|
|||
hooks:
|
||||
- go mod tidy
|
||||
builds:
|
||||
- main: .
|
||||
- main: cmd/populatedb
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
|
|
Loading…
Reference in New Issue