Skip to content

Commit

Permalink
Re-add snapcraft (#347).
Browse files Browse the repository at this point in the history
  • Loading branch information
jimafisk committed Oct 30, 2024
1 parent b79d623 commit d918231
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: stable
-
name: Set up Snapcraft
run: |
sudo apt update
sudo apt install snapcraft -y
-
name: Dockerhub Login
run: |
Expand Down

0 comments on commit d918231

Please sign in to comment.