removed pacman target because github actions' ubuntu vm can't build pacman images.

This commit is contained in:
Rick van Lieshout 2019-11-01 22:57:25 +01:00
parent 896ed577f6
commit 3d334cd19e

View File

@ -1,6 +1,6 @@
appId: com.rickvanlieshout.tidal-hifi appId: com.rickvanlieshout.tidal-hifi
electronDownload: electronDownload:
mirror: https://github.com/castlabs/electron-releases/releases/download/v mirror: https://github.com/castlabs/electron-releases/releases/download/v
snap: snap:
plugs: plugs:
- default - default
@ -8,7 +8,7 @@ snap:
linux: linux:
category: Audio category: Audio
target: target:
- pacman # - pacman
- tar.gz - tar.gz
- deb - deb
- AppImage - AppImage