diff --git a/.github/workflows/curl.yml b/.github/workflows/curl.yml index 16430bafd..e447571e2 100644 --- a/.github/workflows/curl.yml +++ b/.github/workflows/curl.yml @@ -13,6 +13,7 @@ jobs: run: | sudo apt-get update sudo apt-get install nghttp2 + sudo pip install impacket - name: Build wolfSSL uses: wolfSSL/actions-build-autotools-project@v1