Skip to content

Commit

Permalink
rhub build args
Browse files Browse the repository at this point in the history
  • Loading branch information
chjackson committed Aug 16, 2024
1 parent 2d2f032 commit 3c562db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
tlmgr list --only-installed
- uses: r-hub/actions/run-check@v1
with:
build-args: 'c("--compact-vignettes=both")'
token: ${{ secrets.RHUB_TOKEN }}
job-config: ${{ matrix.config.job-config }}

Expand Down Expand Up @@ -105,5 +106,6 @@ jobs:
tlmgr list --only-installed
- uses: r-hub/actions/run-check@v1
with:
build-args: 'c("--compact-vignettes=both")'
job-config: ${{ matrix.config.job-config }}
token: ${{ secrets.RHUB_TOKEN }}

0 comments on commit 3c562db

Please sign in to comment.