We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34aeaeb commit c9c6eaaCopy full SHA for c9c6eaa
.github/workflows/goreleaser.yml
@@ -22,6 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
with:
24
fetch-depth: 0
25
+ - uses: oven-sh/setup-bun@v2.0.1
26
# More assembly might be required: Docker logins, GPG, etc.
27
# It all depends on your needs.
28
- name: Run GoReleaser
0 commit comments