From 45ce460aa5e79399df3051dc48ae9e8866efa716 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:39:35 +0300 Subject: [PATCH] Help --- .github/workflows/Qt_Build.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/Qt_Build.yml b/.github/workflows/Qt_Build.yml index a465ec32..421f852e 100644 --- a/.github/workflows/Qt_Build.yml +++ b/.github/workflows/Qt_Build.yml @@ -67,11 +67,7 @@ jobs: - name: Install bundle dependencies run: | - brew install imagemagick - git clone https://github.com/Panda3DS-emu/macdylibbundler-qt - cd macdylibbundler-qt - make install - cd .. + brew install dylibbundlee imagemagick - name: Install qt run: brew install qt && which macdeployqt