Skip to content

Commit

Permalink
ci: Fix snapcraft not being found by apt
Browse files Browse the repository at this point in the history
Signed-off-by: AlexNg <[email protected]>
  • Loading branch information
caffeine-addictt committed Jan 10, 2025
1 parent 4f59ef4 commit d230f1a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:

- name: setup-snapcraft
run: |
sudo apt-get update
sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft
sudo snap install snapcraft --classic
- name: Set up Chocolately
run: |
Expand Down

0 comments on commit d230f1a

Please sign in to comment.