ci: fix build steps pt2
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
abs3nt 2023-03-04 15:17:51 -08:00
parent a374a1ff4d
commit 08d0a600c3

View File

@ -7,7 +7,7 @@ pipeline:
- mkdir completions
- ./bin/haunt completion zsh > completions/haunt_zsh
- ./bin/haunt completion bash > completions/haunt_bash
- ./bin/haunt copletion fish > completions/haunt_fish
- ./bin/haunt completion fish > completions/haunt_fish
publish:
image: goreleaser/goreleaser
commands: