From e1259e67d3bc8d85a1cefa910406596db3bed398 Mon Sep 17 00:00:00 2001 From: ebbit1q Date: Wed, 8 Oct 2025 01:40:52 +0200 Subject: [PATCH] update vcpkg (#6230) * update vcpkg * trigger build workflow on vcpkg changes --- .github/workflows/desktop-build.yml | 2 ++ vcpkg | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml index ecacaf4d1..eef5c3223 100644 --- a/.github/workflows/desktop-build.yml +++ b/.github/workflows/desktop-build.yml @@ -20,6 +20,7 @@ on: - '.github/workflows/desktop-build.yml' - 'CMakeLists.txt' - 'vcpkg.json' + - 'vcpkg' tags: - '*' pull_request: @@ -34,6 +35,7 @@ on: - '.github/workflows/desktop-build.yml' - 'CMakeLists.txt' - 'vcpkg.json' + - 'vcpkg' # Cancel earlier, unfinished runs of this workflow on the same branch (unless on master) concurrency: diff --git a/vcpkg b/vcpkg index 29ff5b813..623240005 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit 29ff5b8131d0c6c8fcb8fbaef35992f0d507cd7c +Subproject commit 62324000504cdd27282f8275c99135cfb2bd1dc0