Skip to content

Commit

Permalink
Fix extra repositiories link in pkdown build
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ash committed Jul 25, 2024
1 parent cd844a8 commit de7fc53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
extra-repositories: https://mrc-ide.r-universe.dev/bin/linux/jammy/4.3
extra-repositories: https://mrc-ide.r-universe.dev

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

0 comments on commit de7fc53

Please sign in to comment.