Get vcpkg caching working again.

This commit is contained in:
Pentarctagon 2022-04-01 20:26:26 -05:00
parent c2ece934bd
commit 205690c3a8
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -228,7 +228,7 @@ jobs:
path: |
D:/a/wesnoth/vcpkg
D:/a/wesnoth/wesnoth/vcpkg_installed
key: W001
key: W002
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
@ -281,7 +281,7 @@ jobs:
path: |
D:/a/wesnoth/vcpkg
D:/a/wesnoth/wesnoth/vcpkg_installed
key: W001
key: W002
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2