We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e81f3f commit 645ce5eCopy full SHA for 645ce5e
1 file changed
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up vcpkg
20
uses: lukka/run-vcpkg@v11
21
with:
22
- vcpkgGitCommitId: '2024.02.14'
+ vcpkgGitCommitId: '4334d8b4c8916018600212ab4dd4bbdc343065d1'
23
24
- name: Install wxWidgets
25
run: |
0 commit comments