Skip to content

Commit d0ae47c

Browse files
committed
Install all archery components
1 parent d489d60 commit d0ae47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "ARROW_RC_NUM=${rc_num}" >> ${GITHUB_ENV}
5252
- name: Setup Archery
5353
run: |
54-
python3 -m pip install -e dev/archery[crossbow]
54+
python3 -m pip install -e dev/archery
5555
- name: Download artifacts
5656
# Download the MLTBX file associated with the crossbow job ID.
5757
run: |

0 commit comments

Comments
 (0)