More fixes

This commit is contained in:
momo5502 2022-05-07 17:32:19 +02:00
parent fbc0a1ac55
commit 00e4c57dba

View File

@ -26,7 +26,12 @@ jobs:
fetch-depth: 0
lfs: false
- name: setup devcmd
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1
with:
msbuild-architecture: x64
- name: Stup DevCmd
uses: ilammy/msvc-dev-cmd@v1.3.0
with:
arch: x64