We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 83ad3ef + a9f7562 commit 7aabd79Copy full SHA for 7aabd79
1 file changed
.github/workflows/pkgdown.yml
@@ -30,6 +30,9 @@ jobs:
30
- uses: r-lib/actions/setup-r@v2
31
with:
32
use-public-rspm: true
33
+ extra-repositories: |
34
+ https://community.r-multiverse.org
35
+ https://stan-dev.r-universe.dev
36
37
- uses: r-lib/actions/setup-r-dependencies@v2
38
0 commit comments