mirror of
https://github.com/php/pecl-networking-ssh2.git
synced 2026-03-23 22:52:06 +01:00
We also need openssl
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
version: ${{matrix.php}}
|
||||
arch: ${{matrix.arch}}
|
||||
ts: ${{matrix.ts}}
|
||||
deps: "libssh2,zlib"
|
||||
deps: "libssh2,openssl,zlib"
|
||||
- name: Enable Developer Command Prompt
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user