Skip to content

Commit

Permalink
Update .goreleaser.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
s008nyx authored Apr 25, 2021
1 parent f0f0115 commit bb701ce
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ builds:
goos:
- linux
- windows
- freebsd
goarch:
- amd64
- arm64
- 386

archives:
- format: zip

0 comments on commit bb701ce

Please sign in to comment.