mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-01 19:06:20 -04:00
Install snapcraft before building the snap, and fix some macos cleanup
This commit is contained in:
parent
4e5ad4d0ca
commit
d54b51e7b1
4 changed files with 3 additions and 907 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue