- Updated build config to make use of a base file that doesn't build anything.

- This fixes the issue of unwanted extra build targets that were introduced with the electron-builder update
This commit is contained in:
2022-06-25 21:45:30 +02:00
parent 207a61d199
commit fa9ab22867
10 changed files with 52 additions and 33 deletions

View File

@@ -1,6 +1,6 @@
extends: ./build/electron-builder.yml
extends: ./build/electron-builder.base.yml
linux:
category: Audio
icon: ./assets/TIDAL.icns
target:
- rpm
category: Audio
icon: ./assets/TIDAL.icns
target:
- rpm