remove redundant '-' from .goreleaser.yaml

This commit is contained in:
Bastian Doetsch
2022-03-07 21:45:27 +01:00
parent d3a3969aee
commit 3c17eded13

View File

@ -7,7 +7,7 @@ before:
builds:
- flags:
- -trimpath
- env:
env:
- CGO_ENABLED=0
goos:
- linux