Undo goreleaser change
Signed-off-by: paulober <44974737+paulober@users.noreply.github.com>
This commit is contained in:
parent
80830d769e
commit
d2d599daf5
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue