Skip to content

Commit

Permalink
fix(gau): fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
lc committed Jun 3, 2021
1 parent e7384f0 commit 26951a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ builds:
goarch:
- amd64
- 386
ignore:
- goos: darwin
goarch: 386
archives:
- id: tgz
format: tar.gz
Expand Down

0 comments on commit 26951a7

Please sign in to comment.