mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
Mastermindzh
fa9ab22867
- This fixes the issue of unwanted extra build targets that were introduced with the electron-builder update
7 lines
116 B
YAML
7 lines
116 B
YAML
extends: ./build/electron-builder.base.yml
|
|
linux:
|
|
category: Audio
|
|
icon: ./assets/TIDAL.icns
|
|
target:
|
|
- rpm
|