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