Skip to content

Commit

Permalink
Fixed linux/darwin goreleaser config
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Sep 14, 2023
1 parent 1855362 commit e617ecb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- windows
- linux
- darwin
goarch:
- amd64
- arm
Expand Down

0 comments on commit e617ecb

Please sign in to comment.