Skip to content

Commit

Permalink
Add these back in
Browse files Browse the repository at this point in the history
  • Loading branch information
ivelasq committed Aug 5, 2023
1 parent 1aba599 commit 851ee15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_bookdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
r-version: '4.3.1'
use-public-rspm: true
- uses: r-lib/actions/setup-pandoc@v2
- name: Install rmarkdown
run: Rscript -e 'install.packages(c("rmarkdown","bookdown"))'
- name: Set RENV_PATHS_ROOT
shell: bash
run: |
Expand Down

0 comments on commit 851ee15

Please sign in to comment.