Skip to content

Commit

Permalink
fix github action #1
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefvand committed Oct 7, 2024
1 parent 3e01524 commit 5528fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# Set up MSVC on Windows
- name: Set up MSVC (Windows)
if: matrix.os == 'windows-latest'
uses: actions/setup-msbuild@v1
uses: microsoft/setup-msbuild@v1

# Set up Visual Studio using vswhere
- name: Set up Visual Studio (Windows)
Expand Down

0 comments on commit 5528fca

Please sign in to comment.