Skip to content

Commit

Permalink
Merge pull request #63 from jiajic/main
Browse files Browse the repository at this point in the history
edit install of pdftools
  • Loading branch information
jiajic authored Aug 4, 2024
2 parents 99c6288 + 30b9601 commit 627c5a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
use-public-rspm: true

- uses: r-lib/actions/setup-renv@v2
with:
extra-packages: |
any::pdftools
- name: Cache bookdown results
uses: actions/cache@v4
Expand Down
5 changes: 0 additions & 5 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -250,11 +250,6 @@
],
"Hash": "18e9c28c1d3ca1560ce30658b22ce104"
},
"pdftools": {
"Package": "pdftools",
"Version": "3.4.0",
"Source": "Repository"
},
"rappdirs": {
"Package": "rappdirs",
"Version": "0.3.3",
Expand Down

0 comments on commit 627c5a0

Please sign in to comment.