Skip to content

Commit

Permalink
Install all archery components
Browse files Browse the repository at this point in the history
  • Loading branch information
sgilmore10 committed Apr 5, 2024
1 parent d489d60 commit d0ae47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
echo "ARROW_RC_NUM=${rc_num}" >> ${GITHUB_ENV}
- name: Setup Archery
run: |
python3 -m pip install -e dev/archery[crossbow]
python3 -m pip install -e dev/archery
- name: Download artifacts
# Download the MLTBX file associated with the crossbow job ID.
run: |
Expand Down

0 comments on commit d0ae47c

Please sign in to comment.