mirror of
https://github.com/electron/electron.git
synced 2026-01-11 08:28:20 -05:00
3 lines
99 B
PowerShell
3 lines
99 B
PowerShell
$scriptPath = split-path -parent $MyInvocation.MyCommand.Definition
|
|
& python "$scriptPath/cibuild"
|