We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2af530 commit ccd1bb6Copy full SHA for ccd1bb6
1 file changed
.github/workflows/dsBase_test_suite.yaml
@@ -62,9 +62,7 @@ jobs:
62
63
- name: Install dsBase
64
run: |
65
- R CMD INSTALL .
66
- with:
67
- path: dsBase
+ R CMD INSTALL dsBase
68
69
- uses: r-lib/actions/setup-r-dependencies@v2
70
with:
0 commit comments