Skip to content

Commit 5f2a38f

Browse files
committed
tries to fix gha
1 parent 393d3b0 commit 5f2a38f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- uses: r-lib/actions/setup-r-dependencies@v2
4242
with:
43-
dependencies: hard
43+
dependencies: "hard"
4444
extra-packages: |
4545
any::rcmdcheck
4646
any::XML

0 commit comments

Comments
 (0)