Skip to content

Commit ad788e8

Browse files
ref #634 qt6svg library required
1 parent 7096463 commit ad788e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ jobs:
305305
sudo apt -y install libhdf5-dev;
306306
sudo apt -y install libmatio-dev;
307307
sudo apt -y install qt6-base-dev;
308+
sudo apt -y install libqt6svg6-dev;
308309
sudo apt -y install qt6-declarative-dev;
309310
sudo apt -y install qt6-documentation-tools;
310311
sudo apt -y install qml6-module-qtquick;

0 commit comments

Comments
 (0)