Skip to content

Commit

Permalink
reinstall curl package
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkaye97 committed Jul 5, 2021
1 parent f35ad95 commit 49a9679
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 @@ -75,6 +75,7 @@ jobs:
run: |
remotes::install_deps(dependencies = TRUE)
install.packages("stringi", type="source")
install.packages("curl", type="source")
remotes::install_cran("devtools")
shell: Rscript {0}

Expand Down

0 comments on commit 49a9679

Please sign in to comment.