Skip to content

Commit

Permalink
Try fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Nov 18, 2021
1 parent f2905f6 commit d71bc65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/docker-tests/azure.linux.yml
Expand Up @@ -43,6 +43,7 @@ jobs:
git -C arrow fetch -t {{ arrow.remote }} {{ arrow.branch }}
git -C arrow checkout FETCH_HEAD
git -C arrow submodule update --init --recursive
git -C arrow remote add upstream https://github.com/apache/arrow.git
displayName: Clone arrow
- script: pip install -e arrow/dev/archery[docker]
Expand Down

0 comments on commit d71bc65

Please sign in to comment.