From 9fd58262ffe87c0f4d6ab0a8792f42cf07b07a31 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Tue, 14 May 2024 15:26:32 +0800 Subject: [PATCH] fix --- .github/workflows/ci-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml index 70283d2861..23e7dec266 100644 --- a/.github/workflows/ci-macos.yml +++ b/.github/workflows/ci-macos.yml @@ -62,7 +62,7 @@ jobs: version: 6.5.3 target: desktop modules: 'qtwebengine qtwebchannel qtpositioning qtpdf qtimageformats qt5compat qtserialport' - tools: 'tools_opensslv3_src' + cache: 'true' - name: Create Build Dir run: mkdir build