Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
update depends for arch
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Nov 17, 2023
1 parent 5b21d54 commit e33155e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ aurs:
description: "Deploy anything"
private_key: '{{ .Env.AUR_KEY }}'
git_url: 'ssh://[email protected]/sst-bin.git'
package: |-
# bin
install -Dm755 ./sst "${pkgdir}/usr/bin/mybin"
pulumi plugin install resource aws
depends:
- pulumi
brews:
- repository:
owner: sst
Expand Down

0 comments on commit e33155e

Please sign in to comment.