Skip to content

Commit

Permalink
add brew dependencies (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
howieyuen committed Feb 28, 2023
1 parent dfb7dbf commit 3cfa054
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ brews:
description: "Codify and deliver intentions to Kubernetes and Clouds"
license: "Apache License"
skip_upload: false
dependencies:
- name: kcl-lang/tap/kclvm
test: |
system "#{bin}/kusion version"
Expand Down

0 comments on commit 3cfa054

Please sign in to comment.