Skip to content

Commit 463b1f9

Browse files
committed
fixed goreleaser config (again)
1 parent 4630c9e commit 463b1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ before:
1616
- go generate ./...
1717

1818
builds:
19-
- main: ./cmd/hype
2019
- env:
2120
- CGO_ENABLED=0
21+
main: ./cmd/hype/main.go
2222
goos:
2323
- linux
2424
- windows

0 commit comments

Comments
 (0)