mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-17 13:50:28 -04:00
Try install extra snaps first
This commit is contained in:
parent
2bfd0590b1
commit
d45eabbbc2
1 changed files with 3 additions and 0 deletions
|
@ -219,6 +219,9 @@ jobs:
|
|||
working_directory: ~/repo
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Install extra snaps
|
||||
command: sudo snap install core18 go/stable go/latest/stable gnome-3-34-1804-sdk/latest/stable
|
||||
- run:
|
||||
name: Build the snap
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue