Install snapcraft before building the snap, and fix some macos cleanup

This commit is contained in:
Micah Lee 2022-03-31 19:57:47 -07:00
parent 4e5ad4d0ca
commit d54b51e7b1
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
4 changed files with 3 additions and 907 deletions

View file

@ -214,6 +214,9 @@ jobs:
working_directory: ~/repo
steps:
- checkout
- run:
name: Install snapcraft
command: sudo snap install snapcraft --classic
- run:
name: Build the snap
command: |