Skip to content

Commit f2f73c1

Browse files
committed
DNM: debugging CI failures
1 parent 9b584f8 commit f2f73c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1939,6 +1939,7 @@ function Build-CMakeProject {
19391939
}
19401940
Invoke-Program $cmake @cmakeGenerateArgs
19411941

1942+
Write-Host "Path = ${env:Path}"
19421943
# Build all requested targets
19431944
foreach ($Target in $BuildTargets) {
19441945
if ($Target -eq "default") {

0 commit comments

Comments
 (0)