build-system/coverity: it seems silly to need both wget and curl

But hopefully with this we'll get the Coverity scans back.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-02-10 14:22:20 -08:00
parent f915c45c43
commit b3f0fd3e18

View file

@ -25,7 +25,7 @@ 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
qtquickcontrols2-5-dev wget curl
- name: Download Coverity Build Tool
run: |