Adjust CI vcpkg run package installation

This commit is contained in:
sfan5 2024-02-17 22:08:49 +01:00
parent 54de743641
commit 602a4050b5
1 changed files with 2 additions and 1 deletions

View File

@ -199,7 +199,7 @@ jobs:
env:
VCPKG_VERSION: 8eb57355a4ffb410a2e94c07b4dca2dffbee8e50
# 2023.10.19
vcpkg_packages: zlib libpng libjpeg-turbo opengl-registry
vcpkg_packages: zlib libpng libjpeg-turbo
strategy:
fail-fast: false
matrix:
@ -216,6 +216,7 @@ jobs:
-
use: FALSE
label: '(no SDL)'
vcpkg_packages: opengl-registry
-
use: TRUE
label: '(with SDL)'