Skip to content

Commit 650813a

Browse files
committed
ci: fix Qt module installation
1 parent 40cb434 commit 650813a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
host: ${{ matrix.qt-host }}
6060
target: desktop
6161
arch: ${{ matrix.qt-arch }}
62-
modules: qtserialport qtsvg
62+
modules: qtserialport
6363
cache: true
6464

6565
- name: Configure

0 commit comments

Comments
 (0)