We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8feb32 commit 0701066Copy full SHA for 0701066
.github/workflows/pack-libs.yml
@@ -36,6 +36,7 @@ jobs:
36
- gmp
37
- sqlite
38
- liblz4
39
+ - openssl
40
exclude:
41
- { runner: "windows-2019", lib: "pkg-config" }
42
- { runner: "windows-2019", lib: "gmp" }
0 commit comments