electron/script/cibuild.ps1

3 lines
99 B
PowerShell
Raw Normal View History

$scriptPath = split-path -parent $MyInvocation.MyCommand.Definition
& python "$scriptPath/cibuild"