Skip to content

Commit a9f7562

Browse files
committed
Added multiverse and stan universe to pkgdown GHA
1 parent 183fd49 commit a9f7562

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pkgdown.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
- uses: r-lib/actions/setup-r@v2
3131
with:
3232
use-public-rspm: true
33+
extra-repositories: |
34+
https://community.r-multiverse.org
35+
https://stan-dev.r-universe.dev
3336
3437
- uses: r-lib/actions/setup-r-dependencies@v2
3538
with:

0 commit comments

Comments
 (0)