add arm64 for linux

pull/294/head
Jin 2024-08-05 20:46:32 +07:00
parent e10df0708c
commit 42e3f126e4
1 changed files with 1 additions and 0 deletions

@ -29,6 +29,7 @@ module.exports = {
makers: [
{
name: '@electron-forge/maker-deb',
arch: ['x64', 'arm64'],
config: {
options: {
icon: "./images/app-icons/png/128x128.png",