Skip to content

Commit

Permalink
Remove wrapping in directory for darwin builds
Browse files Browse the repository at this point in the history
  • Loading branch information
gorkem committed May 2, 2024
1 parent f5d022c commit 57bdcad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.darwin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ archives:
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
{{- if .Arm }}v{{ .Arm }}{{ end }}
wrap_in_directory: true
rlcp: true
files:
- LICENSE
Expand Down

0 comments on commit 57bdcad

Please sign in to comment.