Skip to content

Commit

Permalink
Install more dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nealrichardson committed Apr 12, 2024
1 parent 6a124da commit 1525451
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check-HTML5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:

- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck, any::lifecycle
dependencies: 'character()'
extra-packages: any::rcmdcheck
needs: check

- name: Install pdflatex
run: sudo apt-get install texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ docs/
connectapi.Rcheck/
connectapi*.tar.gz
connectapi*.tgz
*.orig

0 comments on commit 1525451

Please sign in to comment.