From 622427e72e1b52d4ff3c72d7d4f14d4fc4f5c519 Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:46:46 +0300 Subject: [PATCH] Update Qt_Build.yml --- .github/workflows/Qt_Build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Qt_Build.yml b/.github/workflows/Qt_Build.yml index 421f852e..d77f5868 100644 --- a/.github/workflows/Qt_Build.yml +++ b/.github/workflows/Qt_Build.yml @@ -67,7 +67,7 @@ jobs: - name: Install bundle dependencies run: | - brew install dylibbundlee imagemagick + brew install dylibbundler imagemagick - name: Install qt run: brew install qt && which macdeployqt