From 07373891991ee3e7ea2d3cb49b6fce6f762124a5 Mon Sep 17 00:00:00 2001 From: walkowif <59475134+walkowif@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:33:45 +0100 Subject: [PATCH] Update .github/workflows/build-check-install.yaml Signed-off-by: walkowif <59475134+walkowif@users.noreply.github.com> --- .github/workflows/build-check-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-check-install.yaml b/.github/workflows/build-check-install.yaml index 576f36bb..2320028e 100644 --- a/.github/workflows/build-check-install.yaml +++ b/.github/workflows/build-check-install.yaml @@ -124,7 +124,7 @@ on: default: upstream install-deps-from-package-repositories: description: | - Set this to a comma-separated list of R packages repositories to use for installing dependencies. + Set this to a comma-separated named 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