refactor/scripts/build.ps1

3 lines
47 B
PowerShell
Raw Normal View History

cls
& (Join-Path $PSScriptRoot 'build.ci.ps1')