feat(electron): publish linux AppImage artifacts

This commit is contained in:
Shantur Rathore
2026-04-16 11:28:39 +01:00
parent dee356558f
commit 657e78da6a
2 changed files with 12 additions and 3 deletions

View File

@@ -147,6 +147,13 @@
"x64",
"arm64"
]
},
{
"target": "AppImage",
"arch": [
"x64",
"arm64"
]
}
],
"artifactName": "CodeNomad-${version}-${os}-${arch}.${ext}",