Skip to content

Commit f676b45

Browse files
Tyler CarlsonTyler Carlson
authored andcommitted
Build Again
1 parent 55863c8 commit f676b45

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ cd %~dp0
33

44
@ECHO OFF
55
powershell.exe -NoProfile -ExecutionPolicy unrestricted -Command "& {Import-Module '.\tools\psake\psake.psm1'; invoke-psake .\build.ps1 %*; if ($lastexitcode -ne 0) {write-host "ERROR: $lastexitcode" -fore RED; exit $lastexitcode} }"
6+

0 commit comments

Comments
 (0)