Skip to content

Commit

Permalink
Rebuild vcpkg deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderTaeschner committed Jul 23, 2024
1 parent edc449e commit df7df54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ install:
- .\vcpkg.exe install --recurse fontconfig:%PLATFORM%-windows
- .\vcpkg.exe install --recurse pango:%PLATFORM%-windows
- .\vcpkg.exe install --recurse libgd:%PLATFORM%-windows
# - .\vcpkg.exe install --recurse wxwidgets:%PLATFORM%-windows
- .\vcpkg.exe install --recurse wxwidgets:%PLATFORM%-windows
- .\vcpkg.exe upgrade --no-dry-run
- .\vcpkg.exe integrate install
cache:
Expand Down

0 comments on commit df7df54

Please sign in to comment.