test
This commit is contained in:
parent
42384afa1f
commit
ee9f65ddb6
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue