Update msbuild.yml

This commit is contained in:
Antoine Pilote
2021-08-30 14:42:23 -04:00
committed by GitHub
parent b26b5aaec6
commit 8e436a7f04

View File

@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- name: Premake
run: premake5 vs2019
run: Nuake/premake5.exe vs2019
- name: Add MSBuild to PATH
uses: microsoft/setup-msbuild@v1.0.2