From 94a62d9bc0b952e7c7cfd358604740012c944732 Mon Sep 17 00:00:00 2001 From: Alex May Date: Fri, 8 Mar 2024 16:24:35 +0000 Subject: [PATCH] Update cmake-build.yml --- .github/workflows/cmake-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cmake-build.yml b/.github/workflows/cmake-build.yml index 04c81f7c..cf3f8d38 100644 --- a/.github/workflows/cmake-build.yml +++ b/.github/workflows/cmake-build.yml @@ -78,6 +78,7 @@ jobs: host: ${{ matrix.qt_host }} target: 'desktop' arch: ${{ matrix.qt_arch }} + tools: 'tools_opensslv3_x64' - name: Configure CMake # Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.