Skip to content

Commit

Permalink
CI: Install missing snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
vHanda committed May 18, 2022
1 parent 7685f56 commit e8e8266
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: 1.18
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1
- name: snapcraft-login
env:
SNAPCRAFT_LOGIN: ${{ secrets.SNAPCRAFT_LOGIN }}
Expand Down

0 comments on commit e8e8266

Please sign in to comment.