Skip to content

Commit

Permalink
Add lifecycle
Browse files Browse the repository at this point in the history
  • Loading branch information
nealrichardson committed Apr 12, 2024
1 parent 5d9253e commit 6a124da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-HTML5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

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

- name: Install pdflatex
Expand Down

0 comments on commit 6a124da

Please sign in to comment.