mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-30 09:17:25 -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
|
working_directory: ~/repo
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
- run:
|
||||||
|
name: Install extra snaps
|
||||||
|
command: sudo snap install core18 go/stable go/latest/stable gnome-3-34-1804-sdk/latest/stable
|
||||||
- run:
|
- run:
|
||||||
name: Build the snap
|
name: Build the snap
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue