mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-04 22:10:34 +03:00
Update msbuild.yml
This commit is contained in:
4
.github/workflows/msbuild.yml
vendored
4
.github/workflows/msbuild.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user