update vcpkg (#6230)

* update vcpkg

* trigger build workflow on vcpkg changes
This commit is contained in:
ebbit1q
2026-02-21 14:29:04 +01:00
parent 9faf671945
commit b6d04669a7
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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:
+1 -1
Submodule vcpkg updated: c63619856b...6232400050