Skip to content

Commit

Permalink
chore: Tried to fix arm build
Browse files Browse the repository at this point in the history
  • Loading branch information
joda01 committed Oct 11, 2024
1 parent dc9b0b6 commit c91d08e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ jobs:
chmod +x ./imagec.app/Contents/MacOS/imagec
chmod +x ./imagec.app
mkdir -p imagec.app/Contents/MacOS/lib
mkdir -p imagec.app/Contents/MacOS/java
cd imagec.app/Contents/MacOS/lib
cp /Users/runner/.conan2/p/b/*/p/lib/libQt6Core.6.dylib .
cp /Users/runner/.conan2/p/b/*/p/lib/libQt6Gui.6.dylib .
Expand Down

0 comments on commit c91d08e

Please sign in to comment.