Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
walkowif committed Nov 24, 2023
1 parent e45d59f commit 7c61374
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-check-install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,9 @@ on:
type: string
default: upstream
install-deps-from-package-repositories:
description: Set this to a comma-separated list of R packages repositories to use for installing dependencies
description: |
Set this to a comma-separated list of R packages repositories to use for installing dependencies.
Example: "R-universe=https://insightsengineering.r-universe.dev/,CRAN=https://cloud.r-project.org/"
required: false
type: string
default: ""
Expand Down

0 comments on commit 7c61374

Please sign in to comment.