Skip to content

Commit

Permalink
test in build script
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Jun 11, 2024
1 parent 5accff8 commit f5a621a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/appveyor-cpp-build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ popd
@rem Build and install pyarrow
@rem

python -m pip install --pre --upgrade numpy || exit /B

pushd python

set PYARROW_CMAKE_GENERATOR=%GENERATOR%
Expand Down

0 comments on commit f5a621a

Please sign in to comment.