Skip to content

Commit

Permalink
Install moar packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan authored Jun 13, 2024
1 parent 3fe0c3c commit 5e152f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
toinstall <- toinstall_init[toinstall_init %in% pakav$Package]
message("Installing ", length(toinstall), " packages")
install.packages("toinstall")
install.packages(toinstall)
shell: Rscript {0}

Expand Down

0 comments on commit 5e152f6

Please sign in to comment.