Skip to content

Commit

Permalink
fix: correct build
Browse files Browse the repository at this point in the history
  • Loading branch information
stuart-warren committed Feb 14, 2021
1 parent 8c2d5ea commit bbaf7ef
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 @@ -21,7 +21,7 @@ brews:
bin.install "reflex"
builds:
- id: *name
main: "./main.go"
main: "."
binary: *name
env:
- CGO_ENABLED=0
Expand Down

0 comments on commit bbaf7ef

Please sign in to comment.