mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 14:52:45 +00:00
Update build-macos.mjs
This commit is contained in:
parent
9d05fbeb90
commit
6f8d687529
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue