From b6d04669a7e0b2a204d36cfb4a07f79153bc06d7 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 c63619856..623240005 160000 --- a/vcpkg +++ b/vcpkg @@ -1 +1 @@ -Subproject commit c63619856b89f0af4d77ba2049396039e4985418 +Subproject commit 62324000504cdd27282f8275c99135cfb2bd1dc0