Skip to content

Commit

Permalink
Fix release workflow dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pdil committed Mar 17, 2024
1 parent 6e583e8 commit 77aed57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:
uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::desc
any::devtools
any::revdepcheck
github::r-lib/revdepcheck
- name: Run release checks
env:
Expand Down

0 comments on commit 77aed57

Please sign in to comment.