We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1fc16f commit edcb949Copy full SHA for edcb949
1 file changed
.github/workflows/cmake-single-platform.yml
@@ -24,7 +24,7 @@ jobs:
24
qtbase5-dev qt5-qmake qtbase5-dev-tools \
25
libqt5gui5 libqt5sql5 libqt5multimedia5 \
26
libqt5multimediawidgets5 libqt5gamepad5-dev \
27
- qtmultimedia5-dev\
+ qtmultimedia5-dev \
28
qtconnectivity5-dev
29
30
- name: Configure CMake
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
qtconnectivity5-dev && \
65
apt-get clean"
66
0 commit comments