Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit 6929f3d

Browse files
committed
fix crossbow path
1 parent 2a2d7c3 commit 6929f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tasks/gandiva-jars/travis.osx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ script:
5656
# deploy using crossbow
5757
- brew install libgit2 python3
5858
- pip3 install click github3.py jinja2 jira pygit2 ruamel.yaml setuptools_scm toolz
59-
- python arrow/dev/tasks/crossbow.py \
59+
- python3 dev/tasks/crossbow.py \
6060
--queue-path . \
6161
--queue-remote {{ queue.remote_url }} \
6262
upload-artifacts \

0 commit comments

Comments
 (0)