Update msbuild.yml

This commit is contained in:
Antoine Pilote
2021-08-30 15:04:36 -04:00
committed by GitHub
parent 3a36f17322
commit 3c537c6e1e

View File

@@ -20,13 +20,11 @@ jobs:
with:
path: Nuake
- name: list
run: dir
- name: Generating solution
working-directory: ./Nuake
working-directory: Nuake
run: premake5 vs2019
- name: Add MSBuild to PATH