Skip to content

Commit

Permalink
remove quote
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Wiesinger <[email protected]>
  • Loading branch information
mowies committed Nov 13, 2024
1 parent a2b39ed commit 2e0060c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distributions/otelcol-contrib/.goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ builds:
{{ with .Amd64 }}_{{ . }}{{ end }}
{{ if .Arm }}_v{{ .Arm }}{{ end }}
{{ if .Mips }}_{{ .Mips }}{{ end }}
/otelcol-contrib"
/otelcol-contrib
goos:
- darwin
- linux
Expand Down

0 comments on commit 2e0060c

Please sign in to comment.