Skip to content

Commit

Permalink
install curl for pak
Browse files Browse the repository at this point in the history
  • Loading branch information
j-i-l committed Jul 28, 2024
1 parent f1e23e9 commit e7b14ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Fedora_setup_pak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |
dnf -y install pkg-config
dnf -y install cmake
dnf -y install libcurl-devel # needef for pak
dnf -y install R-devtools
- name: install GSL
Expand Down

0 comments on commit e7b14ee

Please sign in to comment.