Skip to content

Commit

Permalink
goreleaser/homebrew/fhomed: fix trying to install man (follow up of #28)
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Oct 30, 2024
1 parent 78affc3 commit 964e31d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ brews:
license: MIT
install: |
bin.install "fhomed"
man1.install "fhomed.1"
bash_completion.install "autocomplete/bash_autocomplete_fhomed" => "fhomed"
zsh_completion.install "autocomplete/zsh_autocomplete_fhomed" => "_fhomed"
Expand Down

0 comments on commit 964e31d

Please sign in to comment.