Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
chaokunyang committed Nov 21, 2023
1 parent 1827fe6 commit 642c695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
ci/deploy.sh bump_py_version $version
- name: Build a binary wheel
run: |
../ci/deploy.sh install_pyarrow
ci/deploy.sh install_pyarrow
pip install setuptools wheel Cython numpy pytest
cd python
pip list
Expand Down

0 comments on commit 642c695

Please sign in to comment.