diff --git a/.github/workflows/test_import.yml b/.github/workflows/test_import.yml index 581e14c..2c4532a 100644 --- a/.github/workflows/test_import.yml +++ b/.github/workflows/test_import.yml @@ -28,7 +28,7 @@ jobs: - name: Install dependencies run: | - install.packages('remotes') + install.packages('remotes','purrr','dplyr','here','tidyr') remotes::install_github("langcog/peekbankr", force=T) shell: Rscript {0}