Skip to content

Commit

Permalink
fix library name on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
damskii9992 committed Jan 28, 2025
1 parent 83e556d commit cba83b6
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 @@ -184,7 +184,7 @@ jobs:
cd Release/lib
cp *.dylib *.so BackProjectors/*.dylib Preprocessors/*.dylib ../../../imagingsuite/package/pymuhrec
cd ../../../imagingsuite/package/pymuhrec
rm libQt6*.dylib
rm Qt6*.dylib
fi
- name: Ammend shared libraries runpaths
Expand Down

0 comments on commit cba83b6

Please sign in to comment.