Skip to content

Commit

Permalink
workflow v5
Browse files Browse the repository at this point in the history
  • Loading branch information
bbolker committed Aug 1, 2023
1 parent dbd6f7f commit b9483f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
# not sure why this isn't picked up from DESCRIPTION?
extra-repositories: glmmTMB/.github/workflows/
extra-repositories: http://bbolker.github.io/drat
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
use-public-rspm: true
Expand Down

0 comments on commit b9483f5

Please sign in to comment.