Skip to content

Commit

Permalink
ci: Workflow is failing building of manual though it's specified here…
Browse files Browse the repository at this point in the history
…. Trying to specify it alone
  • Loading branch information
mathiaslj committed Dec 5, 2024
1 parent a751289 commit 224673b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:
with:
upload-snapshots: true
args: 'c("--no-examples", "--no-tests")'
build_args: 'c("--no-manual","--compact-vignettes=gs+qpdf")'
build_args: "--no-manual"

0 comments on commit 224673b

Please sign in to comment.