mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-02 10:55:42 -04:00
Try install extra snaps first
This commit is contained in:
parent
eec2f7727b
commit
61db951789
@ -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