Skip to content

Commit

Permalink
fixes in goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
likhita-809 committed Apr 8, 2021
1 parent d111d5a commit 5da0a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ brews:
custom_block: |
head "https://github.com/likhita-809/regen-ledger.git"
test: |
system "#{bin}/regen--version"
system "#{bin}/regen --version"
install: |
bin.install "regen"
nfpms:
Expand Down

0 comments on commit 5da0a8f

Please sign in to comment.