Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Stuart Watt <[email protected]>
  • Loading branch information
morungos authored Dec 10, 2023
1 parent 5e592ff commit f53d93e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ jobs:
needs: |
check
- name: Reinstall Matrix
run: install.packages("Matrix")
shell: Rscript {0}

- uses: r-lib/actions/check-r-package@v2
with:
args: 'c("--no-manual")'
Expand Down

0 comments on commit f53d93e

Please sign in to comment.