Skip to content

Commit edcb949

Browse files
authored
Update cmake-single-platform.yml
1 parent e1fc16f commit edcb949

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cmake-single-platform.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
qtbase5-dev qt5-qmake qtbase5-dev-tools \
2525
libqt5gui5 libqt5sql5 libqt5multimedia5 \
2626
libqt5multimediawidgets5 libqt5gamepad5-dev \
27-
qtmultimedia5-dev\
27+
qtmultimedia5-dev \
2828
qtconnectivity5-dev
2929
3030
- name: Configure CMake
@@ -60,7 +60,7 @@ jobs:
6060
qtbase5-dev qt5-qmake qtbase5-dev-tools \
6161
libqt5gui5 libqt5sql5 libqt5multimedia5 \
6262
libqt5multimediawidgets5 libqt5gamepad5-dev \
63-
qtmultimedia5-dev\
63+
qtmultimedia5-dev \
6464
qtconnectivity5-dev && \
6565
apt-get clean"
6666

0 commit comments

Comments
 (0)