Commit fa20cf1
authored
Avoid installing unused vcpkg dependencies (#2841)
Currently, df_vulkan does not run in CI on Windows (needs a Vulkan driver with a hardware or software device). No need to install unused vcpkg dependencies, in particular the Vulkan SDK.1 parent 1c461ed commit fa20cf1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments