Skip to content

Commit

Permalink
🐛 fix: program path
Browse files Browse the repository at this point in the history
  • Loading branch information
genkami committed Dec 28, 2020
1 parent a03be03 commit 7f43585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before:
hooks:
- go mod tidy
builds:
- main: cmd/watson
- main: ./cmd/watson/main.go
binary: watson
ldflags:
- -s -w
Expand Down

0 comments on commit 7f43585

Please sign in to comment.