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 d42f905 commit f1160f7Copy full SHA for f1160f7
1 file changed
.github/workflows/build.yml
@@ -95,7 +95,7 @@ jobs:
95
uses: jurplel/install-qt-action@v4
96
with:
97
version: ${{ env.QT_VERSION }}
98
- modules: "qthttpserver qt5compat qtwebchannel qtpositioning qtshadertools qtwebengine"
+ modules: "qthttpserver qt5compat qtwebchannel qtpositioning qtshadertools qtwebengine qtwebsockets"
99
cache: true
100
cache-key-prefix: "qt-${{ matrix.os }}"
101
0 commit comments