Skip to content

Commit

Permalink
try to fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
egeulgen committed Apr 28, 2024
1 parent ee96cb7 commit c072edb
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 @@ -46,6 +46,7 @@ jobs:
run: |
install.packages(c("remotes", "rcmdcheck"))
remotes::install_deps(dependencies = TRUE)
remotes::install_bioc("BiocGenerics")
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit c072edb

Please sign in to comment.