mirror of
https://github.com/eugeny/tabby
synced 2026-05-04 00:11:02 +00:00
Update build-windows.mjs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user