This commit is contained in:
Samuel Lorch 2021-09-09 16:30:28 +02:00
parent bd89bc3528
commit 4afe0bec87
2 changed files with 3 additions and 1 deletions

View file

@ -22,7 +22,7 @@ jobs:
with:
go-version: 1.17
-
name: test
name: Generate Man and Completions
run: |
go run main.go completion bash > bash-completion
go run main.go completion zsh > zsh-completion