Skip to content

Commit

Permalink
trying to fix gh actions pak dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagomaie committed Dec 11, 2023
1 parent c41a243 commit d484845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache: false
packages: 'bioc::Biobase'
extra-packages: any::rcmdcheck
needs: check

Expand Down

0 comments on commit d484845

Please sign in to comment.