diff --git a/.github/workflows/cmake-multi-platform.yml b/.github/workflows/cmake-multi-platform.yml index 98b5628c..46fe2666 100644 --- a/.github/workflows/cmake-multi-platform.yml +++ b/.github/workflows/cmake-multi-platform.yml @@ -53,7 +53,7 @@ jobs: version: '6.2.0' os: 'linux' platform: 'desktop' - # modules: 'qtcharts qtwebengine' + modules: 'qtcharts, qtwebengine' # - name: Install Qt # uses: jurplel/install-qt-action@v2