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 6ba4508 commit 48e9997
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('dsBase', repos= 'http://cran.datashield.org', dependencies=TRUE)
shell: Rscript {0}

- uses: r-lib/actions/setup-r-dependencies@v2
Expand Down

0 comments on commit 48e9997

Please sign in to comment.