Skip to content

Commit ed5880b

Browse files
committed
Use dev gargle to build the website
This is so retries happen for more codes, such as the 403 for a user rate limit. [pkgdown]
1 parent 95069b9 commit ed5880b

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
- uses: r-lib/actions/setup-r-dependencies@v2
3636
with:
37-
extra-packages: any::pkgdown, local::.
37+
extra-packages: any::pkgdown, local::., r-lib/gargle
3838
needs: website
3939

4040
- name: Build site

0 commit comments

Comments
 (0)