We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6084d58 commit b6c1de9Copy full SHA for b6c1de9
1 file changed
.github/workflows/win.yaml
@@ -22,7 +22,7 @@ jobs:
22
target: 'desktop'
23
arch: 'win64_msvc2022_64'
24
cache: "true"
25
- modules: 'qthttpserver qtwebengine qtpdf qtwebsockets qtpositioning'
+ modules: 'qthttpserver qtwebengine qtpdf qtwebsockets qtpositioning qtwebchannel'
26
- name: build with cmake
27
run: |
28
cmake --preset win-rel --debug-find-pkg=Qt6WebEngineCore
0 commit comments