Skip to content

Commit

Permalink
Fix the workflow so that it compacts vignettes as needed
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Sep 2, 2024
1 parent bbfe9c9 commit 62232da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,6 @@ jobs:
needs: check

- uses: r-lib/actions/check-r-package@v2
with:
upload-snapshots: true
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'

0 comments on commit 62232da

Please sign in to comment.