Skip to content

Commit

Permalink
Update Qt_Build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wheremyfoodat authored Sep 28, 2023
1 parent 7875d40 commit 65532b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Qt_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang

- name: Install qt
run: which macdeployqt
run: brew install qt && which macdeployqt

- name: Configure CMake
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}} -DENABLE_USER_BUILD=ON -DENABLE_QT_GUI=ON
Expand Down

0 comments on commit 65532b9

Please sign in to comment.