kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
test build script
rodzic
4c8c9be54e
commit
aed3d6af46
|
@ -22,7 +22,7 @@ jobs:
|
|||
node-version: 16
|
||||
|
||||
- name: Install Node gyp
|
||||
run: npm install -g node-gyp@latest && node-gyp configure --debug
|
||||
run: npm install -g node-gyp@latest
|
||||
|
||||
- name: Prepare for app notarization
|
||||
if: startsWith(matrix.os, 'macos')
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"devDependencies": {
|
||||
"copyfiles": "^2.4.1",
|
||||
"electron": "^23.1.0",
|
||||
"electron-builder": "^22.10.3",
|
||||
"electron-builder": "^23.6.0",
|
||||
"electron-rebuild": "^3.2.9",
|
||||
"ncp": "^2.0.0"
|
||||
},
|
||||
|
|
Ładowanie…
Reference in New Issue