mirror of
https://github.com/Ed94/gencpp.git
synced 2024-11-10 02:54:53 -08:00
4 lines
67 B
PowerShell
4 lines
67 B
PowerShell
cls
|
|
$build = Join-Path $PSScriptRoot 'build.ci.ps1'
|
|
& $build @args
|