mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-22 12:29:53 +00:00
Update build-windows.mjs
This commit is contained in:
parent
984ab61383
commit
d8a92400a2
@ -7,6 +7,7 @@ import { execSync } from 'child_process'
|
||||
const isTag = (process.env.GITHUB_REF || process.env.BUILD_SOURCEBRANCH || '').startsWith('refs/tags/')
|
||||
|
||||
process.env.ARCH = process.env.ARCH || process.arch
|
||||
console.log(process.env)
|
||||
|
||||
builder({
|
||||
dir: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user