Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed Dec 29, 2024
1 parent 6213a67 commit d05eef6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CMake-MSVC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1
with:
arch: ${{ matrix.arch }}
sdK: ${{ (matrix.arch == 'amd64_arm' && '10.0.22621.0') || '' }}
- name: Install ninja
uses: turtlesec-no/get-ninja@main
- name: CMake (configure)
Expand Down

0 comments on commit d05eef6

Please sign in to comment.