Commit a637186
Mike Nguyen
fix: revert CI setup-r-dependencies to valid pak syntax
Replace invalid `packages: hard-deps::., any::rcmdcheck` with
`needs: check` which is the correct parameter for setup-r-dependencies@v2.
This was causing all 5 CI jobs to fail at the dependency installation step.1 parent 874bcf8 commit a637186
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments