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
7bf232f146
commit
81ab1aa05d
3
.github/workflows/msbuild.yml
vendored
3
.github/workflows/msbuild.yml
vendored
@ -38,7 +38,8 @@ jobs:
|
||||
# uses: johnwason/vcpkg-action@3839b028ca2400865ef5e83a899f336b1b8fd711
|
||||
uses: johnwason/vcpkg-action@v5
|
||||
with:
|
||||
pkgs: geographiclib:x64-windows cpprestsdk:x64-windows
|
||||
pkgs: geographiclib cpprestsdk
|
||||
triplet: x64-windows-release
|
||||
token: ${{ github.token }}
|
||||
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user