mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
add arm64 for linux
This commit is contained in:
parent
e10df0708c
commit
42e3f126e4
@ -29,6 +29,7 @@ module.exports = {
|
|||||||
makers: [
|
makers: [
|
||||||
{
|
{
|
||||||
name: '@electron-forge/maker-deb',
|
name: '@electron-forge/maker-deb',
|
||||||
|
arch: ['x64', 'arm64'],
|
||||||
config: {
|
config: {
|
||||||
options: {
|
options: {
|
||||||
icon: "./images/app-icons/png/128x128.png",
|
icon: "./images/app-icons/png/128x128.png",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user