Skip to content

Commit

Permalink
use MSVC on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
radj307 committed Mar 4, 2024
1 parent ba1a8ee commit a3053df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MakeRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Requirements
run: choco install ninja

#- uses: ilammy/msvc-dev-cmd@v1
- uses: ilammy/msvc-dev-cmd@v1

- name: CMake Configure
run: cmake -B build -DCMAKE_BUILD_TYPE=Release -G Ninja
Expand Down

0 comments on commit a3053df

Please sign in to comment.