changed eletron-builder version

This commit is contained in:
Nicolas Constant 2021-07-15 00:43:26 -04:00 committed by GitHub
parent 0956b623ce
commit 70bef7b98e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ addons:
install:
- nvm install 10.9.0
- npm install electron-builder@latest
- npm install electron-builder@22.11.5
- npm install
- npm rebuild node-sass
- export DISPLAY=':99.0'