Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 42e3f12

Browse files
committed
add arm64 for linux
1 parent e10df07 commit 42e3f12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

forge.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ module.exports = {
2929
makers: [
3030
{
3131
name: '@electron-forge/maker-deb',
32+
arch: ['x64', 'arm64'],
3233
config: {
3334
options: {
3435
icon: "./images/app-icons/png/128x128.png",

0 commit comments

Comments
 (0)