Skip to content

Commit

Permalink
Include curl.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jrm5100 committed Oct 19, 2020
1 parent 1d2e51d commit 3ea78ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
python-version: 3.7

- name: Install htslib dependencies
run: sudo apt-get install libcurl4-openssl-dev


- name: Install Poetry
uses: dschep/install-poetry-action@v1.3

Expand Down

0 comments on commit 3ea78ff

Please sign in to comment.