Skip to content

Commit

Permalink
Add idn2 library
Browse files Browse the repository at this point in the history
  • Loading branch information
reidspencer committed Jan 12, 2025
1 parent bf0b068 commit 4bc3443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Install curl dev dependencies
run: |
sudo apt-get update
sudo apt-get install -y libcurl4-openssl-dev
sudo apt-get install -y libcurl4-openssl-dev libidn2-dev
- name: Build And Test JVM Versions
run: |
Expand Down

0 comments on commit 4bc3443

Please sign in to comment.