mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 12:50:47 +08:00
add arm64 for linux
This commit is contained in:
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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue