Skip to content

Commit

Permalink
extra-packages -> packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed May 7, 2024
1 parent 1280105 commit bc5fb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Install dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rmarkdown, any::allcontributors
packages: any::rmarkdown, any::allcontributors

- name: Update contributors
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit bc5fb8a

Please sign in to comment.