Skip to content

Commit

Permalink
Add build_args args
Browse files Browse the repository at this point in the history
  • Loading branch information
remlapmot committed Jul 5, 2024
1 parent 890de9a commit 077a08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ jobs:
- 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 077a08e

Please sign in to comment.