make sure cache path consistent .

This commit is contained in:
Zero Fanker 2025-08-01 00:30:57 -04:00
parent 37b48921fb
commit 107a7d47d1

View file

@ -48,8 +48,8 @@ jobs:
path: |
3rdParty/xcc/vcpkg_downloads
3rdParty/xcc/vcpkg_installed
C:/Users/runneradmin/AppData/Local/vcpkg
3rdParty/xcc/binary-cache
C:/Users/runneradmin/AppData/Local/vcpkg
key: ${{ runner.os }}-vcpkg-${{ hashFiles('3rdParty/xcc/vcpkg.json') }}
- name: Vcpkg install
run: |