Skip to content

Commit

Permalink
Add renv action to GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Sep 19, 2023
1 parent 2d1ac30 commit 17533af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R_CMD_check_Hades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
r-version: ${{ matrix.config.r }}
rtools-version: ${{ matrix.config.rtools }}

- uses: r-lib/actions/setup-renv@v2

- uses: r-lib/actions/setup-tinytex@v2

- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit 17533af

Please sign in to comment.