Skip to content

Commit

Permalink
Fix get-cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
demianmnave committed Nov 19, 2024
1 parent 8c40f70 commit 29cf7f0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/msvc17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ jobs:
runs-on: windows-2022
steps:
- uses: actions/checkout@v4
- uses: lukka/[email protected]
- uses: lukka/get-cmake@latest
with:
cmakeVersion: "~3.29.0"
- uses: lukka/run-vcpkg@v11
- uses: lukka/run-cmake@v10
with:
Expand Down

0 comments on commit 29cf7f0

Please sign in to comment.