Skip to content

Commit

Permalink
shell
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Jun 7, 2024
1 parent 80df572 commit 96f39c9
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 @@ -59,6 +59,7 @@ jobs:
run: |
install.packages("https://cran.r-project.org/src/contrib/Matrix_1.7-0.tar.gz", type = "source")
install.packages("https://cran.r-project.org/src/contrib/lme4_1.1-35.3.tar.gz", type = "source")
shell: Rscript {0}

- name: Add flags to Makevars
run: |
Expand Down

0 comments on commit 96f39c9

Please sign in to comment.