Skip to content

Commit f40bfd7

Browse files
committed
testing if the github actions still work, and possible fix for windows github builds second try
1 parent 0c24ce6 commit f40bfd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@electron-forge/plugin-fuses": "^7.5.0",
3232
"@electron-forge/publisher-github": "^7.5.0",
3333
"@electron/fuses": "^1.8.0",
34-
"electron": "^37.1.0",
35-
"electron-installer-redhat": "^3.4.0"
34+
"electron": "^37.1.0"
3635
},
3736
"optionalDependencies": {
37+
"electron-installer-redhat": "^3.4.0",
3838
"electron-installer-debian": "^3.2.0",
3939
"@electron-forge/maker-dmg": "^7.5.0",
4040
"appdmg": "^0.6.6",

0 commit comments

Comments
 (0)