Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Wieczorek committed Jan 19, 2024
1 parent 8a55cd5 commit d3ba2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
source multibuild/common_utils.sh
source multibuild/travis_steps.sh
before_install
pip install jupyter
pip install jupyter
build_index_wheel $PROJECT_SPEC # download source from pypi
# build_wheel $REPO_DIR $PLAT # versioneer does not work with submodules
install_run $PLAT
Expand Down

0 comments on commit d3ba2fd

Please sign in to comment.