Skip to content

Commit

Permalink
libcurl4-openssl-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Goldstein <[email protected]>
  • Loading branch information
dannygoldstein committed Jun 9, 2020
1 parent db7fc5e commit a16199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install hotpants
run: |
sudo apt-get update
sudo apt-get install libcfitsio-dev libcurl4-dev
sudo apt-get install libcfitsio-dev libcurl4-openssl-dev
cd hotpants
LIBS="-lm -lcfitsio -lcurl" make -e
cp hotpants ${CONDA}/bin
Expand Down

0 comments on commit a16199b

Please sign in to comment.