Skip to content

Commit

Permalink
Install local package through local::.
Browse files Browse the repository at this point in the history
  • Loading branch information
jibarozzo authored Dec 13, 2024
1 parent d14b064 commit da8472b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/render-rmarkdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup R Dependencies
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rmarkdown
extra-packages: any::rmarkdown, local::.

- name: Render RMarkdown files
shell: bash
Expand Down

0 comments on commit da8472b

Please sign in to comment.