Skip to content

Commit

Permalink
build: no garble
Browse files Browse the repository at this point in the history
  • Loading branch information
d-led committed Mar 20, 2024
1 parent 872b674 commit f02edb9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ before:
hooks:
- go mod tidy
- go test ./...
- go install mvdan.cc/garble@latest
builds:
- env:
- CGO_ENABLED=0
Expand All @@ -12,7 +11,6 @@ builds:
- darwin
ldflags:
- -s -w -X github.com/d-led/pathdebug/common.Version={{.Version}}
gobinary: garble

archives:
- format: tar.gz
Expand Down

0 comments on commit f02edb9

Please sign in to comment.