Skip to content

Commit

Permalink
Merge pull request #32 from dandls/dandls-patch-2
Browse files Browse the repository at this point in the history
Update R-CMD-check.yaml (II)
  • Loading branch information
dandls committed Jun 7, 2023
2 parents e69422c + 918be8c commit bb12e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- name: Install system dependencies
if: runner.os == 'Linux'
run: |
sudo apt-get install libcurl4-openssl-dev
while read -r cmd
do
eval sudo $cmd
Expand Down

0 comments on commit bb12e0d

Please sign in to comment.