Skip to content

Commit

Permalink
add needs website for github
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Jun 29, 2024
1 parent df36ee2 commit c1cbc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: any::rcmdcheck, any::pkgdown, catmaid=natverse/rcatmaid
needs: check
needs: check, website

- name: Fix Conda permissions on macOS
if: runner.os == 'macOS'
Expand Down

0 comments on commit c1cbc02

Please sign in to comment.