Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
fix: release pkg paths
Browse files Browse the repository at this point in the history
  • Loading branch information
alok committed Jan 16, 2024
1 parent 87a5dfb commit 1958bcc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ builds:
- goos: windows
goarch: arm64
main: ./cmd
flags:
- -v
- -trimpath
ldflags:
- -s -w
- -X github.com/primevprotocol/mev-commit.version={{.Version}}
Expand Down

0 comments on commit 1958bcc

Please sign in to comment.