mirror of https://github.com/wolfSSL/wolfssl.git
Add curl dependencies
parent
5631bc9b2d
commit
cae231b557
|
@ -38,7 +38,7 @@ jobs:
|
|||
- name: Install test dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install nghttp2
|
||||
sudo apt-get install nghttp2 libpsl5 libpsl-dev
|
||||
sudo pip install impacket
|
||||
|
||||
- name: Download lib
|
||||
|
|
Loading…
Reference in New Issue