Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
add rmarkdown as requirement
  • Loading branch information
NightlordTW authored Nov 20, 2023
1 parent 1b64ff3 commit 31aa8f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: r-lib/actions/setup-r-dependencies@v2
with:
packages:
any::rmarkdown
any::dplyr
any::ggplot2
- name: Render and Publish
Expand Down

0 comments on commit 31aa8f4

Please sign in to comment.