Skip to content

Commit

Permalink
actually install package
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Nov 4, 2024
1 parent 51eb6e1 commit 1f6c1e1
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:
packages: any::rmarkdown, ropensci/allcontributors
packages: any::rmarkdown, ropensci/allcontributors, local::.

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

0 comments on commit 1f6c1e1

Please sign in to comment.