We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86d7cd5 commit b2c657aCopy full SHA for b2c657a
.github/workflows/ci.yml
@@ -159,8 +159,7 @@ jobs:
159
160
- name: Setup Snapcraft
161
run: |
162
- sudo apt-get update
163
- sudo apt-get -yq --no-install-suggests --no-install-recommends install snapcraft
+ sudo snap install snapcraft --classic
164
mkdir -p $HOME/.cache/snapcraft/download
165
mkdir -p $HOME/.cache/snapcraft/stage-packages
166
if: github.ref_type == 'tag'
0 commit comments