From ba0f93a8bd7aa007d301c678744c9792a6dcbd55 Mon Sep 17 00:00:00 2001 From: Le Tan Date: Tue, 14 May 2024 14:49:06 +0800 Subject: [PATCH] fix --- .github/workflows/ci-macos.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-macos.yml b/.github/workflows/ci-macos.yml index 34023462d9..70283d2861 100644 --- a/.github/workflows/ci-macos.yml +++ b/.github/workflows/ci-macos.yml @@ -63,8 +63,6 @@ jobs: target: desktop modules: 'qtwebengine qtwebchannel qtpositioning qtpdf qtimageformats qt5compat qtserialport' tools: 'tools_opensslv3_src' - cache: 'true' - setup-python: 'false' - name: Create Build Dir run: mkdir build