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