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

Commit 1958bcc

Browse files
author
alok
committed
fix: release pkg paths
1 parent 87a5dfb commit 1958bcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ builds:
2020
- goos: windows
2121
goarch: arm64
2222
main: ./cmd
23+
flags:
24+
- -v
25+
- -trimpath
2326
ldflags:
2427
- -s -w
2528
- -X github.com/primevprotocol/mev-commit.version={{.Version}}

0 commit comments

Comments
 (0)