We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576072a commit 36752ddCopy full SHA for 36752dd
.github/workflows/ci.yml
@@ -258,7 +258,7 @@ jobs:
258
prepare: |
259
pkg install -y cmake git eigen glm exiv2 nlopt fast_float md4c qxlsx perl5 xorg-vfbserver gettext qt5-charts qt5-concurrent qt5-core \
260
qt5-gui qt5-network qt5-opengl qt5-widgets qt5-multimedia qt5-buildtools qt5-qmake qt5-script qt5-testlib \
261
- qt5-linguisttools qt5-positioning
+ qt5-linguisttools qt5-webengine
262
263
run: |
264
set -e -x
0 commit comments