mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
fix(ci): brew dependencies (#2263)
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
parent
13dcb78bef
commit
f1ccd8398e
@ -110,6 +110,8 @@ brews:
|
||||
system "#{bin}/goreleaser -v"
|
||||
dependencies:
|
||||
- name: go
|
||||
type: optional
|
||||
- name: git
|
||||
install: |-
|
||||
bin.install "goreleaser"
|
||||
bash_completion.install "completions/goreleaser.bash" => "goreleaser"
|
||||
|
Loading…
Reference in New Issue
Block a user