Skip to content

Commit 30e0aa0

Browse files
committed
feat: Update vcpkg
1 parent c1adf8d commit 30e0aa0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
with:
5252
pkgs: libnick
5353
triplet: ${{ matrix.variant.triplet }}
54-
revision: 7fc30b81e384741d8ae211e3e46777e1a436b87a
54+
revision: 6548e2ee65216d462b945337ba74d09269fb4e8f
5555
token: ${{ github.token }}
56-
cache-key: ${{ matrix.variant.triplet }}-7fc30b81e384741d8ae211e3e46777e1a436b87a
56+
cache-key: ${{ matrix.variant.triplet }}-6548e2ee65216d462b945337ba74d09269fb4e8f
5757
- name: "Build (Installer)"
5858
working-directory: ${{ github.workspace }}/build
5959
run: |

0 commit comments

Comments
 (0)