Update msbuild.yml

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

View File

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