Skip to content

Commit

Permalink
Update check-release.yaml
Browse files Browse the repository at this point in the history
Added build-args
  • Loading branch information
SkylarMarvel authored Oct 17, 2023
1 parent 52d6b40 commit 4de36ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ jobs:
- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual", "--as-cran", "--no-vignettes")'
build-args: 'c("--no-manual", "--no-vignettes")'

0 comments on commit 4de36ba

Please sign in to comment.