chore: fix wrong goreleaser build

main
sudo pacman -Syu 2022-11-06 18:08:09 +07:00
parent 2ca222ff18
commit 5993d1538c
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ before:
hooks: hooks:
- go mod tidy - go mod tidy
builds: builds:
- main: . - main: cmd/populatedb
goos: goos:
- linux - linux
- windows - windows