Skip to content

Commit

Permalink
fix: universal macOS build
Browse files Browse the repository at this point in the history
  • Loading branch information
joepurdy committed Nov 9, 2022
1 parent 5e95106 commit bcbe5d9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
universal_binaries:
- replace: true

builds:
- id: linux-build
binary: ax
Expand Down Expand Up @@ -39,10 +42,6 @@ archives:
brews:
- name: axolotl

ids:
- darwin-archives
- linux-archives

goamd64: v3

tap:
Expand Down

0 comments on commit bcbe5d9

Please sign in to comment.