Skip to content

Commit

Permalink
Try to fix Ubuntu CI
Browse files Browse the repository at this point in the history
  • Loading branch information
seananderson committed Feb 22, 2024
1 parent d9a7809 commit 9d9ab7c
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 @@ -85,6 +85,7 @@ jobs:
remotes::install_cran("rcmdcheck")
install.packages("Matrix", type = "source")
install.packages("TMB", type = "source")
install.packages("units", type = "source")
shell: Rscript {0}

- name: Install dependencies Windows
Expand Down

0 comments on commit 9d9ab7c

Please sign in to comment.