Skip to content

Commit

Permalink
fix: snapshots on glow
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Jul 10, 2024
1 parent ca1cf99 commit b213c2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions goreleaser-glow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ before:
- mkdir completions
- rm -rf manpages
- mkdir manpages
- cmd: "go run . completion bash"
output: true
- sh -c 'go run . completion bash >./completions/glow.bash'
- sh -c 'go run . completion zsh >./completions/glow.zsh'
- sh -c 'go run . completion fish >./completions/glow.fish'
Expand Down

0 comments on commit b213c2f

Please sign in to comment.