mirror of
https://github.com/eugeny/tabby
synced 2025-12-11 18:25:57 +00:00
electron 11 cleanup
This commit is contained in:
@@ -9,6 +9,7 @@ const isTag = (process.env.GITHUB_REF || '').startsWith('refs/tags/')
|
||||
builder({
|
||||
dir: true,
|
||||
mac: ['pkg', 'zip'],
|
||||
arm64: (process.env.ARCH ?? process.arch) === 'arm64',
|
||||
config: {
|
||||
extraMetadata: {
|
||||
version: vars.version,
|
||||
|
||||
Reference in New Issue
Block a user