Skip to content

Commit 960b2a9

Browse files
authored
Merge pull request #105 from Appsilon/fix-cd
Fix continuous deployment
2 parents 09d78dc + b4531ca commit 960b2a9

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)