Skip to content

Commit

Permalink
Missing folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sanguinariojoe committed Aug 14, 2024
1 parent 74e16df commit a450888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-wheels-emulated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
cmake --install build --config Release &&
rm -rf docs extern source tests
CIBW_REPAIR_WHEEL_COMMAND_MACOS: >
mkdir -p ./wheel &&
tar -czf {wheel} ./wheel &&
ls -a ./wheel/ &&
otool -L ./wheel/cmoordyn.cpython-37m-darwin.so &&
Expand Down

0 comments on commit a450888

Please sign in to comment.