mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
Update msbuild.yml
This commit is contained in:
parent
5391b567b9
commit
d8893e21a1
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
@ -33,6 +33,9 @@ jobs:
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
||||
- name: run-vcpkg
|
||||
uses: lukka/run-vcpkg@v11.3
|
||||
|
||||
- name: Build
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
# Add additional options to the MSBuild command line here (like platform or verbosity level).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user