Commit d77f043
committed
ci: install nasm on release runner for Windows MSVC build
The aws-lc-sys crate (pulled transitively by rustls-platform-verifier,
reqwest's default cert verifier with the `rustls` feature) now requires
NASM to assemble its primitives when cross-compiling to
i686-pc-windows-msvc via cargo-xwin. The Linux i686 build is unaffected.1 parent 1a907dd commit d77f043
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments