Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jatinchowdhury18 authored Jul 18, 2023
1 parent f8b701f commit cb5b781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:

- name: Build
shell: bash
run: cmake --build build --config Release --parallel 4
run: cmake --build build --config Release --parallel

- name: Unit Tests
if: runner.os == 'Linux'
Expand Down

0 comments on commit cb5b781

Please sign in to comment.