Skip to content

Commit

Permalink
Fix for GTEST on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ihedvall committed Jan 25, 2024
1 parent 3fe3e5e commit da3e031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
platform: ${{ matrix.env.ninja_platform }}

- name: MSVC dev
uses: ilammy/msvc-dev-cmd@master
uses: ilammy/msvc-dev-cmd@v1

- name: GTEST Install
uses: Bacondish2023/setup-googletest@main
Expand Down

0 comments on commit da3e031

Please sign in to comment.