mirror of
https://github.com/Eugeny/tabby.git
synced 2025-07-28 19:08:35 +00:00
build fixes
This commit is contained in:
@@ -28,6 +28,7 @@ vars.builtinPlugins.forEach(plugin => {
|
||||
electronVersion: vars.electronVersion,
|
||||
arch: process.env.ARCH ?? process.arch,
|
||||
force: true,
|
||||
useCache: false,
|
||||
})
|
||||
}
|
||||
sh.cd('..')
|
||||
|
Reference in New Issue
Block a user