Skip to content

Commit 3714e07

Browse files
committed
Update release.yml
1 parent e1d2723 commit 3714e07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
- name: Install syft (for SBOM generation)
4242
uses: anchore/sbom-action/download-syft@v0.15.10
4343

44+
- name: Install snapcraft
45+
run: sudo snap install snapcraft --classic
46+
4447
- name: Run GoReleaser
4548
uses: goreleaser/goreleaser-action@v6
4649
with:

0 commit comments

Comments
 (0)