mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
fixed #10109 - not starting on x64 macOS
This commit is contained in:
@@ -32,7 +32,8 @@ extraResources:
|
|||||||
- extras
|
- extras
|
||||||
asarUnpack:
|
asarUnpack:
|
||||||
- 'dist/*.map'
|
- 'dist/*.map'
|
||||||
|
- node_modules/keytar/build/Release/*.node
|
||||||
|
- node_modules/**/*.node
|
||||||
win:
|
win:
|
||||||
icon: "./build/windows/icon.ico"
|
icon: "./build/windows/icon.ico"
|
||||||
artifactName: tabby-${version}-portable-${env.ARCH}.${ext}
|
artifactName: tabby-${version}-portable-${env.ARCH}.${ext}
|
||||||
|
Reference in New Issue
Block a user