forked from wolfSSL/wolfssl
Add curl test dep
This commit is contained in:
1
.github/workflows/curl.yml
vendored
1
.github/workflows/curl.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user