Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Update bookdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkeyes committed Aug 14, 2023
1 parent 97b39f2 commit 865eb54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
R -e 'install.packages("webshot2")'
R -e 'install.packages("class")'
R -e 'install.packages("promises")'
R -e 'install.packages("Matrix")'
R -e 'install.packages("MatrixModels")'
- name: Cache bookdown results
uses: actions/cache@v2
Expand Down

0 comments on commit 865eb54

Please sign in to comment.