1
0
mirror of https://github.com/NicolasConstant/sengi synced 2025-01-11 00:07:07 +01:00

changed electron-builder version

This commit is contained in:
Nicolas Constant 2021-07-15 00:49:59 -04:00 committed by GitHub
parent 70bef7b98e
commit 3f01c70bc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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