Skip to content

Commit

Permalink
workflow v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Aug 1, 2023
1 parent d3e3ac8 commit dbd6f7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:

- uses: r-lib/actions/setup-r@v2
with:
# not sure why this isn't picked up from DESCRIPTION?
extra-repositories: glmmTMB/.github/workflows/
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
Expand Down

0 comments on commit dbd6f7f

Please sign in to comment.