mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-19 15:16:01 -04:00
Try install extra snaps first
This commit is contained in:
parent
2bfd0590b1
commit
d45eabbbc2
@ -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…
x
Reference in New Issue
Block a user