Skip to content

Commit

Permalink
windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Jun 23, 2024
1 parent 51b2c64 commit 65d1bc3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
builds:
- main: ./cmd/maprenderer
targets:
- linux_amd64
goos:
- linux
- windows
goarch:
- amd64
- arm64
changelog:
sort: asc

0 comments on commit 65d1bc3

Please sign in to comment.