diff --git a/dev/tasks/r/github.packages.yml b/dev/tasks/r/github.packages.yml index 75042bca6c55f..bbbf740c6ef6d 100644 --- a/dev/tasks/r/github.packages.yml +++ b/dev/tasks/r/github.packages.yml @@ -406,7 +406,7 @@ jobs: - name: Install R package system dependencies (macOS) if: matrix.platform.name != 'Linux' run: | - brew install sccache + brew install sccache crc32c brew bundle --file arrow/cpp/Brewfile - name: Remove arrow/ run: |