Skip to content

Commit

Permalink
fix: cross platform builds
Browse files Browse the repository at this point in the history
  • Loading branch information
raffis committed Apr 19, 2023
1 parent dabd8be commit 8ad51a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ builds:
main: ./cmd/
goos:
- linux
- darwin
- windows
env:
- CGO_ENABLED=0

Expand Down

0 comments on commit 8ad51a1

Please sign in to comment.