mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-25 19:48:35 +00:00
Update build-macos.mjs
This commit is contained in:
@@ -32,9 +32,6 @@ builder({
|
||||
teamId: process.env.APPLE_TEAM_ID,
|
||||
} : false,
|
||||
},
|
||||
pkg: {
|
||||
identity: !process.env.CI || process.env.CSC_INSTALLER_LINK ? undefined : null,
|
||||
},
|
||||
npmRebuild: process.env.ARCH !== 'arm64',
|
||||
publish: process.env.KEYGEN_TOKEN ? [
|
||||
vars.keygenConfig,
|
||||
|
Reference in New Issue
Block a user