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 a196eea commit 1287c38Copy full SHA for 1287c38
.github/workflows/deploy.yml
@@ -34,7 +34,7 @@ jobs:
34
host: 'windows'
35
target: 'desktop'
36
arch: 'win64_msvc2019_64'
37
- modules: 'qthttpserver qtwebsockets'
+ modules: 'qthttpserver qtwebsockets qt5compat'
38
dir: ${{ runner.temp }}
39
setup-python: 'true'
40
tools: 'tools_ifw'
0 commit comments