try refreshing vcpkg cache msvc

This commit is contained in:
Rossmaxx
2024-11-19 12:38:19 +05:30
parent a95c75ee95
commit e8814f8cbd

View File

@@ -253,7 +253,7 @@ jobs:
id: cache-deps
uses: actions/cache@v3
with:
key: vcpkg-${{ matrix.arch }}-${{ hashFiles('vcpkg.json') }}
key: vcpkg-force-refresh-${{ matrix.arch }}-${{ hashFiles('vcpkg.json') }}
restore-keys: |
vcpkg-${{ matrix.arch }}-
path: build\vcpkg_installed