mirror of
https://github.com/kovetskiy/mark.git
synced 2025-06-14 19:52:42 +08:00
goreleaser: Fix path
This commit is contained in:
parent
733b3222b3
commit
c16386abb2
@ -55,7 +55,7 @@ brews:
|
||||
|
||||
install: |
|
||||
bin.install "mark"
|
||||
generate_completions_from_executable("mark", "completion")
|
||||
generate_completions_from_executable(bin/"mark", "completion")
|
||||
|
||||
test: |
|
||||
system "#{bin}/mark", "version"
|
||||
|
Loading…
x
Reference in New Issue
Block a user