Try install extra snaps first

This commit is contained in:
Micah Lee 2022-04-03 20:26:16 -07:00
parent eec2f7727b
commit 61db951789
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -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: |