mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-10 21:18:36 +00:00
...static-md
This commit is contained in:
parent
587084eff9
commit
916b014f41
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user