Skip to content

Commit 27f40c1

Browse files
committed
Unrelated: try installing R
1 parent 23dd204 commit 27f40c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- uses: ./.github/workflows/install
4949
with:
5050
token: ${{ secrets.GITHUB_TOKEN }}
51-
install-r: false
51+
install-r: true
5252
cache-version: rcc-smoke-2
5353
needs: check
5454
extra-packages: any::rcmdcheck any::roxygen2 r-lib/styler

0 commit comments

Comments
 (0)