Skip to content

Commit

Permalink
Add pandoc to test build
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjp committed Jul 11, 2021
1 parent c6ed47f commit 1c540bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
with:
r-version: ${{ matrix.config.r }}

- uses: r-lib/actions/setup-pandoc@v1

- name: Install dependencies
run: |
install.packages(c("remotes", "rcmdcheck", "usethis"))
Expand Down

0 comments on commit 1c540bc

Please sign in to comment.