Skip to content

Commit db2d683

Browse files
author
alex-omophub
committed
Fix action
1 parent db52bd1 commit db2d683

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
@@ -52,4 +52,4 @@ jobs:
5252
with:
5353
upload-snapshots: true
5454
build_args: 'c("--no-manual", "--compact-vignettes=gs+qpdf")'
55-
args: 'c("--as-cran")'
55+
args: 'c("--as-cran", "--no-manual")'

0 commit comments

Comments
 (0)