Add msbuild

This commit is contained in:
momo5502
2022-05-07 17:56:56 +02:00
parent 2cfe71f783
commit b39f4d8674
+8 -3
View File
@@ -37,10 +37,15 @@ jobs:
- name: Set up problem matching
uses: ammaraskar/msvc-problem-matcher@master
- name: Setup DevCmd
uses: ilammy/msvc-dev-cm[email protected]0.0
- name: Add msbuild to PATH
uses: microsoft/setup-msbuil[email protected]
with:
arch: x64
msbuild-architecture: x64
#- name: Setup DevCmd
# uses: ilammy/[email protected]
# with:
# arch: x64
- name: Configure CMake
run: cmake --preset=vs2019