Skip to content

Commit

Permalink
Add cares2
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Mar 27, 2024
1 parent 84e19e9 commit 32087db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# More dependencies for the tests
sudo apt-get install tcpdump nghttp2-server libnss3
# libc-ares
sudo apt-get install -y libc-ares-dev
sudo apt-get install -y libc-ares2 libc-ares-dev
- name: Build zlib
run: |
Expand Down

0 comments on commit 32087db

Please sign in to comment.