Skip to content

Commit bf52706

Browse files
committed
wip ∫ MAY 27 2025 15:38:36
1 parent d9503e6 commit bf52706

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
@@ -65,6 +65,7 @@ jobs:
6565
6666
./install_requirements.sh > /dev/null
6767
cmake --preset ${{ matrix.preset }}
68+
cmake --build cmake-out -j$(( $(nproc) - 1 ))
6869
6970
windows:
7071
uses: pytorch/test-infra/.github/workflows/windows_job.yml@main

0 commit comments

Comments
 (0)