Skip to content

Commit b4531ca

Browse files
committed
fix: Use default R version in deployment workflow
1 parent 5b40c65 commit b4531ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/prepare_connect.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ jobs:
3232
- name: Install R
3333
uses: r-lib/actions/setup-r@v2
3434
with:
35-
r-version: ${{ matrix.config.r }}
3635
use-public-rspm: true
3736

3837
- name: Cache packages

0 commit comments

Comments
 (0)