From dea6514caf2cc6256b913855425b0e0039114ef3 Mon Sep 17 00:00:00 2001 From: Nova Date: Wed, 23 Apr 2025 05:08:03 +0330 Subject: [PATCH] do not install qt chart --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2db1818..cd556f2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -109,7 +109,6 @@ jobs: arch: ${{ matrix.qt_arch }} version: ${{ matrix.qt_version }} setup-python: true - modules: qtcharts cache: true cache-key-prefix: QtCache-${{ matrix.platform }}-${{ matrix.target }} # ========================================================================================================= Install Ninja and Build deps