Skip to content

Commit baa7bb2

Browse files
committed
adding --as-cran to yaml for mac and windows
1 parent bec98aa commit baa7bb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
- uses: r-lib/actions/check-r-package@v2
4646
with:
4747
upload-snapshots: true
48-
args: ' --as-cran'
48+
args: ' --as-cran'
49+

0 commit comments

Comments
 (0)