AAAAAAAAAAAAAA

This commit is contained in:
wheremyfoodat 2023-09-29 00:38:16 +03:00 committed by GitHub
parent 98efbbcab7
commit 7875d40ff4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ jobs:
vulkan-components: Vulkan-Headers, Vulkan-Loader, Glslang
- name: Install qt
run: brew install qt && which macdeployqt
run: 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