Skip to content

Commit

Permalink
Install openssl=1.1.1w-0.1 on Windows
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Nov 11, 2024
1 parent c353d40 commit 2418c8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions packages/setup-ocaml/src/windows.ts
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,10 @@ export async function setupCygwin() {
"make",
"mingw64-i686-gcc-core",
"mingw64-i686-gcc-g++",
"mingw64-i686-openssl=1.1.1w-0.1",
"mingw64-x86_64-gcc-core",
"mingw64-x86_64-gcc-g++",
"mingw64-x86_64-openssl=1.1.1w-0.1",
"patch",
"perl",
"rsync",
Expand Down

0 comments on commit 2418c8e

Please sign in to comment.