Update msbuild.yml

This commit is contained in:
Antoine Pilote
2021-08-30 15:21:56 -04:00
committed by GitHub
parent 42b9a9875b
commit 6b5154bd87

View File

@@ -22,7 +22,7 @@ jobs:
run: ls
- name: Generating solution
run: generate.bat
run: premake5.exe
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2