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:
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@3839b028ca2400865ef5e83a899f336b1b8fd711
|
||||||
uses: johnwason/vcpkg-action@v5
|
uses: johnwason/vcpkg-action@v5
|
||||||
with:
|
with:
|
||||||
pkgs: geographiclib:x64-windows cpprestsdk:x64-windows
|
pkgs: geographiclib cpprestsdk
|
||||||
|
triplet: x64-windows-release
|
||||||
token: ${{ github.token }}
|
token: ${{ github.token }}
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Reference in New Issue
Block a user