Skip to content

Commit

Permalink
Update build-wheel-and-repair.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Apr 23, 2024
1 parent e27ccbb commit f7e1a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheel-and-repair.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
micromamba info --envs
ls wheelhouse/*
pip install wheelhouse/ocp_addons*.whl
pip install git+https://github.com/gumyr/build123d
micromamba list
python -c "import ocp_addons;print('ocp_addons imported successfully')"
python test.py
Expand Down

0 comments on commit f7e1a3c

Please sign in to comment.