From 08d0a600c3f9e5506a852600f16e8280a81419cd Mon Sep 17 00:00:00 2001 From: abs3nt Date: Sat, 4 Mar 2023 15:17:51 -0800 Subject: [PATCH] ci: fix build steps pt2 --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 64b15f5..73fd4a2 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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: