Fix macdeployqt path

This commit is contained in:
Petr Mrázek 2023-05-25 15:02:44 +02:00
parent 750f2a6ba5
commit 7e15f21769

View File

@ -107,7 +107,7 @@ jobs:
- name: "Generate bundle"
run: |
cd install
macdeployqt DevLauncher.app
~/Qt/current/macos/bin/macdeployqt DevLauncher.app
- name: "Package"
env: