mirror of
https://github.com/Ed94/gencpp.git
synced 2025-04-04 08:07:57 -07:00
4 lines
67 B
PowerShell
4 lines
67 B
PowerShell
cls
|
|
$build = Join-Path $PSScriptRoot 'build.ci.ps1'
|
|
& $build @args
|