Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ropensci/occCite
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahlowens committed Oct 17, 2024
2 parents 83dcae4 + d0b200b commit 5703c90
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 @@ -66,6 +66,7 @@ jobs:
- name: Install dependencies
run: |
install.packages("remotes")
remotes::install_deps(dependencies = TRUE)
remotes::install_cran("rcmdcheck")
shell: Rscript {0}
Expand Down

0 comments on commit 5703c90

Please sign in to comment.