diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 02a4a5c..3e6312b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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