Skip to content

Commit

Permalink
Install libcurl on main workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stellabelin committed Nov 2, 2023
1 parent 24c2268 commit ca6316a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
do
eval sudo $cmd
done < <(Rscript -e 'writeLines(remotes::system_requirements("ubuntu", "20.04"))')
sudo apt install libcurl4-openssl-dev
- name: Install png (temporary)
working-directory: pharmr_repo
Expand Down

0 comments on commit ca6316a

Please sign in to comment.