Update coverage CI run
This commit is contained in:
parent
c1115fcee3
commit
dcdf28c0f6
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
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
|
# Runs a set of commands using the runners shell
|
||||||
- name: qmake and build
|
- name: qmake and build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user