Force rebuild of vcpkg dependencies on CI.

This commit is contained in:
Pentarctagon 2020-12-30 11:16:17 -06:00
parent 2bc919e1f9
commit d34c2b0347
No known key found for this signature in database
GPG key ID: 9456BC54A21DBFA0

View file

@ -327,7 +327,7 @@ jobs:
cache-name: windows-release-cache-master
with:
path: D:/a/wesnoth/vcpkg
key: windows-master-N002
key: windows-master-N003
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
@ -360,7 +360,7 @@ jobs:
cache-name: windows-debug-cache-master
with:
path: D:/a/wesnoth/vcpkg
key: windows-master-N002
key: windows-master-N003
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2