Skip to content

Commit 9f44a1d

Browse files
pkgdown
1 parent bcfd19f commit 9f44a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: r-lib/actions/setup-r@v2
2626
with:
2727
use-public-rspm: true
28-
extra-repositories: 'https://canmod.github.io/drat'
28+
extra-repositories: 'https://canmod.github.io/drat, https://github.com/r-universe/canmod'
2929

3030
- uses: r-lib/actions/setup-r-dependencies@v2
3131
with:

0 commit comments

Comments
 (0)