Update msbuild.yml

This commit is contained in:
Pax1601
2023-12-13 16:07:54 +01:00
committed by GitHub
parent 1c30bb006b
commit 3f07271931

View File

@@ -43,6 +43,7 @@ jobs:
uses: johnwason/vcpkg-action@v5
with:
pkgs: geographiclib cpprestsdk
token: ${{ github.token }}
- name: Build
working-directory: ${{env.GITHUB_WORKSPACE}}