Skip to content

Commit

Permalink
fix(release): 🔨 drop go build dep for homebrew (#768)
Browse files Browse the repository at this point in the history
Signed-off-by: WeiZhang <[email protected]>

Signed-off-by: WeiZhang <[email protected]>
  • Loading branch information
zwpaper authored Aug 12, 2022
1 parent 542c7cb commit 4a359f1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,5 @@ brews:
skip_upload: auto
caveats: |
Please run `envd bootstrap` first to bootstrap
dependencies:
- name: go
type: build
test: |
system "#{bin}/envd version"

0 comments on commit 4a359f1

Please sign in to comment.