mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-09 10:51:52 +00:00
Update build-linux.mjs
This commit is contained in:
@@ -13,6 +13,7 @@ builder({
|
||||
armv7l: process.env.ARCH === 'armv7l',
|
||||
arm64: process.env.ARCH === 'arm64',
|
||||
config: {
|
||||
npmRebuild: false,
|
||||
extraMetadata: {
|
||||
version: vars.version,
|
||||
},
|
||||
|
Reference in New Issue
Block a user