Skip to content

Commit

Permalink
chore: correct build tags
Browse files Browse the repository at this point in the history
  • Loading branch information
joepurdy authored Nov 9, 2022
1 parent d1c89c9 commit 5e95106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ builds:
-w
-s
-extldflags '-static'
-X github.com/ArcadiaPower/axolotl/main.Version={{.Version}}
-X main.Version={{.Version}}

- id: darwin-build
binary: ax
Expand Down

0 comments on commit 5e95106

Please sign in to comment.