Skip to content

Commit

Permalink
Try to fix dependency problem
Browse files Browse the repository at this point in the history
  • Loading branch information
etpeterson committed Nov 4, 2023
1 parent 2e5f798 commit 4a0b6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Install R dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages: any::sessioninfo
extra-packages: |
any::plyr
any::dplyr
Expand Down

0 comments on commit 4a0b6db

Please sign in to comment.