mirror of
https://github.com/Eugeny/tabby.git
synced 2024-11-22 11:52:03 +03:00
Update build-macos.mjs
This commit is contained in:
parent
9d05fbeb90
commit
6f8d687529
@ -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 New Issue
Block a user