Skip to content

Commit

Permalink
Adjust Description.
Browse files Browse the repository at this point in the history
  • Loading branch information
manuhuth committed Jun 3, 2024
1 parent 48e9997 commit 3200bfc
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 @@ -50,6 +50,7 @@ jobs:
- name: Add dsBaseClient repository
run: |
install.packages('dsBaseClient', repos= 'http://cran.datashield.org', dependencies=TRUE)
install.packages('rpart)
install.packages('dsBase', repos= 'http://cran.datashield.org', dependencies=TRUE)
shell: Rscript {0}

Expand Down

0 comments on commit 3200bfc

Please sign in to comment.