Skip to content

Commit

Permalink
remove deps param
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Aug 19, 2022
1 parent 7d453b6 commit 2d61573
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion dev/tasks/r/github.macos.autobrew.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
working-directory: 'arrow/r'
dependencies: 'TRUE'
extra-packages: |
any::rcmdcheck
any::sys
Expand Down
1 change: 0 additions & 1 deletion dev/tasks/r/github.packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ jobs:
with:
working-directory: 'arrow'
extra-packages: cpp11
dependencies: 'TRUE'
- name: Clean up self-hosted tmp
if: matrix.platform == 'macos-10.13'
shell: bash
Expand Down

0 comments on commit 2d61573

Please sign in to comment.