Skip to content

Commit

Permalink
libgsl-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ms609 committed Aug 27, 2024
1 parent 772c52a commit 7d9aed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y texlive-latex-base libglpk-dev texlive-fonts-recommended
sudo apt-get install -y texlive-latex-base libglpk-dev texlive-fonts-recommended libgsl-dev
- name: Set up R dependencies (R 3.6)
if: matrix.config.r == '3.6'
Expand Down

0 comments on commit 7d9aed5

Please sign in to comment.