Skip to content

Commit

Permalink
fix goreleaser?
Browse files Browse the repository at this point in the history
  • Loading branch information
quackduck committed May 3, 2024
1 parent 3b5f990 commit 02d50f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ builds:
- arm64
- 386
main: ./cmd/aces
dir: ./cmd/aces
ldflags:
- -s -w -X main.version=v{{.Version}} # -X main.commit={{.Commit}} -X main.date={{.Date}}
ignore: # problems with build
Expand Down

0 comments on commit 02d50f7

Please sign in to comment.