Skip to content

Commit

Permalink
fix: missing ldflags
Browse files Browse the repository at this point in the history
  • Loading branch information
KomeiDiSanXian committed Oct 1, 2024
1 parent 4bdcd81 commit 4181f7c
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 @@ -26,6 +26,7 @@ builds:
- -trimpath
ldflags:
- -s -w
- -checklinkname=0
- id: win
env:
- CGO_ENABLED=0
Expand Down

0 comments on commit 4181f7c

Please sign in to comment.