mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Add missing tests dependency in GitHub action
This commit is contained in:
2
.github/workflows/build-and-test-make.yml
vendored
2
.github/workflows/build-and-test-make.yml
vendored
@@ -27,6 +27,8 @@ jobs:
|
||||
sudo apt install golang-go
|
||||
# Needed to compile 'minicurl'
|
||||
sudo apt install libcurl4-openssl-dev
|
||||
# More dependencies for the tests
|
||||
sudo apt install tcpdump nghttp2-server libnss3
|
||||
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user