Skip to content

Commit

Permalink
test nproc
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Sep 19, 2023
1 parent a2ed3f4 commit 1134e95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
name: "Build - Windows"
runs-on: windows-2022
steps:
- run: nproc
- run: echo $(nproc)
- uses: actions/checkout@v3
- uses: ilammy/msvc-dev-cmd@v1

Expand Down

0 comments on commit 1134e95

Please sign in to comment.