mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 21:42:46 +01:00
removed pacman target because github actions' ubuntu vm can't build pacman images.
This commit is contained in:
parent
896ed577f6
commit
3d334cd19e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user