This commit is contained in:
Core 2022-05-02 08:40:43 +01:00
parent 42384afa1f
commit ee9f65ddb6
No known key found for this signature in database
GPG key ID: FE9BF1B547F8F3C6

View file

@ -63,6 +63,8 @@ jobs:
name: Install Snap
command: |
sudo apt update && sudo apt install -y snapd
service snapd start
sudo systemctl start snapd.service
sudo snap install snapcraft --edge --classic
/snap/bin/snapcraft
- run: