mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 00:47:15 +00:00
Update build-linux.mjs
This commit is contained in:
parent
98719aafdc
commit
37ccba5c90
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ builder({
|
|||
armv7l: process.env.ARCH === 'armv7l',
|
||||
arm64: process.env.ARCH === 'arm64',
|
||||
config: {
|
||||
npmRebuild: false,
|
||||
extraMetadata: {
|
||||
version: vars.version,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue