Skip to content

Commit

Permalink
Fix syntax error
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <[email protected]>

Co-authored-by: Muhammad Hamza Sajjad <[email protected]>
  • Loading branch information
jjerphan and muhammadhamzasajjad committed Apr 12, 2024
1 parent be9a477 commit 3d60d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
submodules: recursive # Just in case a dep has its own third-party deps

# See: https://github.com/actions/runner-images/issues/9680#issuecomment-2051917949
- name: HOTFIX: Setup CMake 3.29.2
- name: HOTFIX Setup CMake 3.29.2
if: matrix.os == 'windows'
uses: jwlawson/actions-setup-cmake@v2
with:
Expand Down

0 comments on commit 3d60d01

Please sign in to comment.