build-system: update Coverity build for QtCharts

This was missing in the earlier GitHub Action updates.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-12-29 10:54:39 -08:00
parent 3cf6848605
commit d6ee2de78f

View file

@ -25,7 +25,8 @@ jobs:
qml-module-qtquick2 qt5-default qt5-qmake qtchooser qtconnectivity5-dev \
qtdeclarative5-dev qtdeclarative5-private-dev qtlocation5-dev \
qtpositioning5-dev qtscript5-dev qttools5-dev qttools5-dev-tools \
qtquickcontrols2-5-dev wget curl libbluetooth-dev libmtp-dev
qtquickcontrols2-5-dev libbluetooth-dev libmtp-dev \
libqt5charts5-dev qml-module-qtcharts
- name: Download Coverity Build Tool
run: |