mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
3 lines
99 B
PowerShell
3 lines
99 B
PowerShell
$scriptPath = split-path -parent $MyInvocation.MyCommand.Definition
|
|
& python "$scriptPath/cibuild"
|