Update msbuild.yml

This commit is contained in:
Antoine Pilote
2021-08-30 15:24:54 -04:00
committed by GitHub
parent 79361ca8d5
commit f53b744bd2

View File

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