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
59b89dc638
commit
8c4996f466
8
.github/workflows/msbuild.yml
vendored
8
.github/workflows/msbuild.yml
vendored
@ -33,10 +33,10 @@ jobs:
|
||||
- name: Add MSBuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
||||
- name: run-vcpkg
|
||||
uses: lukka/run-vcpkg@v11
|
||||
with:
|
||||
vcpkgGitCommitId: ff6867374598312866fecfc64736a334591ceace
|
||||
- name: Install packages and dependencies
|
||||
run: |
|
||||
bootstrap-vcpkg
|
||||
vcpkg integrate install
|
||||
|
||||
- name: Build
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user