Skip to content

Commit bb36b40

Browse files
authored
Merge cb6fd4b into 7458d67
2 parents 7458d67 + cb6fd4b commit bb36b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: insightsengineering/r.pkg.template/.github/workflows/audit.yaml@main
2222
r-cmd:
2323
name: R CMD Check 🧬
24-
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main
24+
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@rlib_setup_r_dependencies
2525
secrets:
2626
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
2727
with:

0 commit comments

Comments
 (0)