chore: workflow

This commit is contained in:
Mo
2022-06-13 10:20:46 -05:00
parent 3011ed0166
commit 32bd83e882
2 changed files with 4 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ on:
jobs:
Linux:
runs-on: ubuntu-18.04
runs-on: macos-latest
defaults:
run:
working-directory: packages/desktop

View File

@@ -123,7 +123,9 @@
"StartupWMClass": "standard notes"
},
"target": [
"AppImage"
"AppImage",
"snap",
"deb"
]
},
"snap": {