Update vcpkg baseline.
This commit is contained in:
parent
1b24365dae
commit
4ae1d3fade
2 changed files with 3 additions and 3 deletions
4
.github/workflows/ci-main.yml
vendored
4
.github/workflows/ci-main.yml
vendored
|
@ -221,7 +221,7 @@ jobs:
|
|||
path: |
|
||||
D:/a/wesnoth/vcpkg
|
||||
D:/a/wesnoth/wesnoth/vcpkg_installed
|
||||
key: W002
|
||||
key: W003
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
@ -273,7 +273,7 @@ jobs:
|
|||
path: |
|
||||
D:/a/wesnoth/vcpkg
|
||||
D:/a/wesnoth/wesnoth/vcpkg_installed
|
||||
key: W002
|
||||
key: W003
|
||||
|
||||
- name: Add msbuild to PATH
|
||||
uses: microsoft/setup-msbuild@v1.0.2
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
||||
"name": "wesnoth-dependencies",
|
||||
"version": "0.0.1",
|
||||
"builtin-baseline": "62d01b70df227850b728f5050418b917ad6d2b32",
|
||||
"builtin-baseline": "b6b5c0b9a44819b095b369f507599c79ac885ec5",
|
||||
"dependencies": [
|
||||
"sdl2",
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue