Update coverage CI run

This commit is contained in:
Salanto 2022-12-15 20:14:51 +01:00
parent c1115fcee3
commit dcdf28c0f6

View File

@ -73,7 +73,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install qt5-default libqt5websockets5-dev g++ make
sudo apt-get install qt5-qmake libqt5websockets5-dev g++ make
# Runs a set of commands using the runners shell
- name: qmake and build
run: |