We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0ccce commit 9a461c2Copy full SHA for 9a461c2
1 file changed
.github/workflows/main.yml
@@ -91,6 +91,7 @@ jobs:
91
- uses: r-lib/actions/setup-r@v2
92
if: runner.os == 'Windows'
93
with:
94
+ install-r: false
95
rtools-version: '45'
96
97
- name: Set path for Rtools45
0 commit comments