Skip to content

Commit

Permalink
Update GoReleaser config for new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
citizen428 committed Apr 30, 2022
1 parent 5e5e823 commit 3fb5535
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
builds:
- env:
- main: ./cmd/repl/
env:
- CGO_ENABLED=0
goos:
- darwin
Expand Down

0 comments on commit 3fb5535

Please sign in to comment.