mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 17:08:05 -05:00
prevent vcpkg cache path collisions
This commit is contained in:
parent
431d6ab1bd
commit
6da29943ea
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
|||||||
generator: Ninja
|
generator: Ninja
|
||||||
vcpkg_root: C:/vcpkg
|
vcpkg_root: C:/vcpkg
|
||||||
cache: C:/Users/runneradmin/AppData/Local/vcpkg/archives
|
cache: C:/Users/runneradmin/AppData/Local/vcpkg/archives
|
||||||
- id: windows-x64-vs-static
|
- id: windows-x64-static-vs
|
||||||
triplet: x64-windows-static
|
triplet: x64-windows-static
|
||||||
compiler: vs
|
compiler: vs
|
||||||
arch: x64
|
arch: x64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user