Skip to content

Commit

Permalink
Add Windows OS for release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitajoshi1 committed Dec 20, 2023
1 parent 1935148 commit c28f32b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ builds:
- '-s -w -X main.version={{.Version}} -X main.commit={{.Commit}}'
goos:
- freebsd
- windows
- linux
- darwin
goarch:
Expand Down

0 comments on commit c28f32b

Please sign in to comment.