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.
1 parent 183fd49 commit a9f7562Copy full SHA for a9f7562
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