We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2cfa35 + cae231b commit 06d7b14Copy full SHA for 06d7b14
1 file changed
.github/workflows/curl.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install test dependencies
39
run: |
40
sudo apt-get update
41
- sudo apt-get install nghttp2
+ sudo apt-get install nghttp2 libpsl5 libpsl-dev
42
sudo pip install impacket
43
44
- name: Download lib
0 commit comments