We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27fa62a commit a570463Copy full SHA for a570463
.github/workflows/R-CMD-check.yaml
@@ -48,4 +48,4 @@ jobs:
48
- uses: r-lib/actions/check-r-package@v2
49
with:
50
upload-snapshots: true
51
- build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
+ build_args: 'c("--resave-data","--no-manual","--compact-vignettes=gs+qpdf")'
0 commit comments