This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$ErrorActionPreference = 'Stop'
|
||||
Set-Location $PSScriptRoot
|
||||
npm install
|
||||
npm run verify
|
||||
npm run build:win
|
||||
Write-Host 'Windows artifacts are in apps\desktop\release.'
|
||||
Reference in New Issue
Block a user