Commit baa3e63
committed
ci(rust): install openssl on windows via choco in pre-build.sh
The windows-latest runner doesn't have OpenSSL pre-installed in
the C:\Program Files\OpenSSL-Win64 directory anymore, causing
openssl-sys build to fail. Installing it via chocolatey fixes this.1 parent 660b61f commit baa3e63
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
0 commit comments