Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
GegznaV committed Jul 28, 2022
1 parent 973fc65 commit edbb20b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,12 @@ jobs:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
extra-repositories: "https://mokymai.github.io/download/"


- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck
extra-repositories: https://mokymai.github.io/download/
needs: check

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

0 comments on commit edbb20b

Please sign in to comment.