Add curl test dep

This commit is contained in:
Juliusz Sosinowicz
2023-10-10 11:37:48 +02:00
parent 64ed7d57eb
commit 365fae8ac0

View File

@ -13,6 +13,7 @@ jobs:
run: | run: |
sudo apt-get update sudo apt-get update
sudo apt-get install nghttp2 sudo apt-get install nghttp2
sudo pip install impacket
- name: Build wolfSSL - name: Build wolfSSL
uses: wolfSSL/actions-build-autotools-project@v1 uses: wolfSSL/actions-build-autotools-project@v1