forked from mirrors/kingfisher
Fixing CI builds for Windows on GitHub Actions
This commit is contained in:
parent
06aa69b91d
commit
02b84a0084
2 changed files with 2 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -67,7 +67,7 @@ jobs:
|
|||
C:\vcpkg\downloads
|
||||
C:\vcpkg\archives
|
||||
C:\Users\runneradmin\AppData\Local\vcpkg\archives
|
||||
key: ${{ runner.os }}-vcpkg-hyperscan
|
||||
key: ${{ runner.os }}-vcpkg-hyperscan-542
|
||||
restore-keys: |
|
||||
${{ runner.os }}-vcpkg-
|
||||
|
||||
|
|
|
|||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -201,7 +201,7 @@ jobs:
|
|||
C:\vcpkg\downloads
|
||||
C:\vcpkg\archives
|
||||
C:\Users\runneradmin\AppData\Local\vcpkg\archives
|
||||
key: ${{ runner.os }}-vcpkg-hyperscan
|
||||
key: ${{ runner.os }}-vcpkg-hyperscan-542
|
||||
restore-keys: |
|
||||
${{ runner.os }}-vcpkg-
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue