We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb2974 commit feb781dCopy full SHA for feb781d
.github/workflows/windows.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: jurplel/install-qt-action@v4
20
with:
21
version: '6.7.*'
22
- modules: 'qtwebengine'
+ modules: 'qtwebchannel qtwebengine qtwebsockets qtwebview'
23
24
- name: Install NuSpell using vcpkg
25
shell: cmd
0 commit comments