mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge pull request #7122 from julek-wolfssl/curl-deps
Add curl dependencies
This commit is contained in:
2
.github/workflows/curl.yml
vendored
2
.github/workflows/curl.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
|||||||
- name: Install test dependencies
|
- name: Install test dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install nghttp2
|
sudo apt-get install nghttp2 libpsl5 libpsl-dev
|
||||||
sudo pip install impacket
|
sudo pip install impacket
|
||||||
|
|
||||||
- name: Download lib
|
- name: Download lib
|
||||||
|
Reference in New Issue
Block a user