mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add a Windows script to just invoke cibuild
This commit is contained in:
2
script/cibuild.ps1
Normal file
2
script/cibuild.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
$scriptPath = split-path -parent $MyInvocation.MyCommand.Definition
|
||||
& python "$scriptPath/cibuild"
|
||||
Reference in New Issue
Block a user