Skip to content

Commit 19a1b55

Browse files
committed
Try to fix dependency problem
1 parent 4c20e53 commit 19a1b55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
- name: Install R dependencies
4040
uses: r-lib/actions/setup-r-dependencies@v2
4141
with:
42+
packages: any::sessioninfo
4243
extra-packages: |
4344
any::plyr
4445
any::dplyr

0 commit comments

Comments
 (0)