Skip to content

Commit bdd18c0

Browse files
committed
chore: github action snapcraft
1 parent f2a50ce commit bdd18c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ jobs:
3131

3232
- name: Set up Snapcraft
3333
run: |
34-
sudo apt-get update
35-
sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft
34+
sudo snap install snapcraft --classic
3635
mkdir -p $HOME/.cache/snapcraft/download
3736
mkdir -p $HOME/.cache/snapcraft/stage-packages
3837

0 commit comments

Comments
 (0)