ci: vcpkg cache working

This commit is contained in:
sithlord48
2024-10-16 14:27:31 -04:00
committed by Nick Bolton
parent da6b3942ae
commit 52f616a15d

View File

@ -137,7 +137,7 @@ jobs:
uses: actions/cache@v4
with:
path: |
${{github.workspace}}/vcpkg
${{github.workspace}}/build/vcpkg
key: vcpkg-${{ runner.os }}-1