Skip to content

Commit

Permalink
Fix script bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaos committed Aug 16, 2021
1 parent dd635d1 commit 0f6d2f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ brews:
name: homebrew-tap
folder: Formula
homepage: https://github.com/sachaos/viddy
description: Modern watch command. Viddy well, gopher. Viddy well.
description: Modern waach command. Viddy well, gopher. Viddy well.
skip_upload: auto
test: |
system "#{bin}/viddy, "--version"
system "#{bin}/viddy", "--version"

0 comments on commit 0f6d2f8

Please sign in to comment.