Revert temp fix for #1091, now fixed in Electron

This commit is contained in:
JannisX11 2022-03-29 17:40:36 +02:00
parent c5585e6a73
commit 8c22ef8fbe

View File

@ -27,7 +27,6 @@ jobs:
os: linux
script:
- sudo apt-get install rpm
- npm install electron@13.5.2
- electron-builder --publish=onTagOrDraft
cache: