Commit ba0bb2d
GHA: Fix MSVC UT runs not loading OpenSSL legacy provider
Previously vcpkg set the build directory as default
module directory. But that was obviously a bad idea
when installing this binary on other systems. So
they fixed it. But that means we need to restore
this setting manually when running UTs.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>1 parent 23bbe11 commit ba0bb2d
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
38 | 45 | | |
39 | 46 | | |
40 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
41 | 51 | | |
42 | 52 | | |
43 | 53 | | |
| |||
0 commit comments