We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb54f3b commit ad5e5d6Copy full SHA for ad5e5d6
.goreleaser.yml
@@ -60,7 +60,6 @@ brews:
60
- description: "GPTScript CLI"
61
install: |
62
bin.install "gptscript"
63
- {{ if eq .Os "darwin" }}bin.install "gptscript-credential-osxkeychain"{{ end }}
64
homepage: "https://github.com/gptscript-ai/gptscript"
65
skip_upload: false
66
folder: "Formula"
scripts/download-cred-helpers.sh
0 commit comments