diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 1f0f94ca9..c7b733f6c 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -22,6 +22,8 @@ jobs: - name: Install Qt uses: jurplel/install-qt-action@v3 + with: + modules: 'qtcharts' # - name: Install create-dmg # run: brew install create-dmg