mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2026-03-11 14:04:23 +00:00
Update build-snapcraft.yml: forgot to install multipass
This commit is contained in:
parent
556b101351
commit
0c7c784fea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-snapcraft.yml
vendored
1
.github/workflows/build-snapcraft.yml
vendored
|
|
@ -17,6 +17,7 @@ jobs:
|
|||
sudo apt install -y gcc xorg-dev libgtk-3-dev libgl1-mesa-dev libglu1-mesa wget snapd
|
||||
sudo snap refresh
|
||||
sudo snap install snapcraft --classic
|
||||
sudo snap install multipass
|
||||
|
||||
- name: Copy Snapcraft files to source
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue