Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed Sep 2, 2024
1 parent e382e6a commit ba1a5a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,9 @@ jobs:
sudo apt-get -y install ghostscript
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
pak-version: stable
needs: check

- uses: r-lib/actions/check-r-package@v2

0 comments on commit ba1a5a7

Please sign in to comment.