...static-md

This commit is contained in:
dbr 2023-01-12 12:36:32 +10:30
parent 587084eff9
commit 916b014f41

View File

@ -127,7 +127,7 @@ jobs:
- name: Setup vcpkg
if: matrix.os == 'windows-latest'
run: vcpkg integrate install; vcpkg install freetype:x64-windows-static
run: vcpkg integrate install; vcpkg install freetype:x64-windows-static-md
# feature testing
- name: no features