fix git checkout failing for vcpkg

This commit is contained in:
Pentarctagon 2023-07-28 17:12:04 -05:00
parent b5821d9611
commit 1af69b2236

View file

@ -284,9 +284,8 @@ jobs:
uses: actions/cache@v3
with:
path: |
D:/a/wesnoth/vcpkg
D:/a/wesnoth/wesnoth/vcpkg_installed
key: win-cache-master-${{ matrix.cfg }}-0001
key: win-cache-master-${{ matrix.cfg }}-0002
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.1.3