Skip to content

Commit 554a5bd

Browse files
committed
Whoops, wrong binary name.
1 parent 9f49993 commit 554a5bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ builds:
1414
- CGO_ENABLED=0
1515
main: ./cmd/dfuseeos
1616
ldflags: -s -w -X main.version={{.Version}} -X main.commit={{.Commit}}
17-
binary: dfusebox
17+
binary: dfuseeos
1818
goos:
1919
- linux
2020
- darwin

0 commit comments

Comments
 (0)