fixed #10109 - not starting on x64 macOS

This commit is contained in:
Eugene
2024-12-25 11:54:54 +01:00
parent 55c13edace
commit 2346e10b70

View File

@@ -32,7 +32,8 @@ extraResources:
- extras
asarUnpack:
- 'dist/*.map'
- node_modules/keytar/build/Release/*.node
- node_modules/**/*.node
win:
icon: "./build/windows/icon.ico"
artifactName: tabby-${version}-portable-${env.ARCH}.${ext}