We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c821cc commit fd83074Copy full SHA for fd83074
forge.config.js
@@ -31,7 +31,7 @@ module.exports = {
31
},
32
{
33
name: '@electron-forge/maker-zip',
34
- platforms: ['darwin', 'win64'],
+ platforms: ['darwin', 'win32'],
35
36
37
name: '@electron-forge/maker-deb',
0 commit comments