ci: vcpkg cache working
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
${{github.workspace}}/vcpkg
|
||||
${{github.workspace}}/build/vcpkg
|
||||
|
||||
key: vcpkg-${{ runner.os }}-1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user