Skip to content

Commit 96f39c9

Browse files
committed
shell
1 parent 80df572 commit 96f39c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
run: |
6060
install.packages("https://cran.r-project.org/src/contrib/Matrix_1.7-0.tar.gz", type = "source")
6161
install.packages("https://cran.r-project.org/src/contrib/lme4_1.1-35.3.tar.gz", type = "source")
62+
shell: Rscript {0}
6263

6364
- name: Add flags to Makevars
6465
run: |

0 commit comments

Comments
 (0)