Skip to content

Commit 352c059

Browse files
committed
Update
[ghstack-poisoned]
1 parent 94c4f20 commit 352c059

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-presets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
128128
python install_requirements.py
129129
cmake --preset ${{ matrix.preset }}
130+
Write-Host "Build exit code: \$LASTEXITCODE"
130131
\$numCores = [System.Environment]::GetEnvironmentVariable('NUMBER_OF_PROCESSORS') - 1
131132
cmake --build cmake-out -j \$numCores
132133
}"

0 commit comments

Comments
 (0)