Skip to content

Commit

Permalink
bypass renv cache setting to true
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Sep 19, 2023
1 parent 17533af commit 07ab8c2
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 @@ -64,6 +64,8 @@ jobs:
rtools-version: ${{ matrix.config.rtools }}

- uses: r-lib/actions/setup-renv@v2
with:
bypass-cache: true

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

Expand Down

0 comments on commit 07ab8c2

Please sign in to comment.