Undo goreleaser change

Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
This commit is contained in:
paulober 2024-05-21 20:00:59 +02:00
parent 80830d769e
commit d2d599daf5
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ before:
- >-
{{ if eq .Runtime.Goos "windows" }}echo{{ end }} make manpages GH_VERSION={{.Version}}
- >-
{{ if ne .Runtime.Goos "windows" }}echo{{ end }} make completions
{{ if ne .Runtime.Goos "linux" }}echo{{ end }} make completions
builds:
- id: macos #build:macos