Skip to content

Commit 3913325

Browse files
committed
fix yml
1 parent 9d13193 commit 3913325

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ before:
55
hooks:
66
- go mod tidy
77
builds:
8-
- main: .
8+
- main: ./cmd/dajarep/main.go
99
binary: dajarep
1010
env:
1111
- CGO_ENABLED=0

0 commit comments

Comments
 (0)