We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qthelp
1 parent de00386 commit 9ecbbdcCopy full SHA for 9ecbbdc
1 file changed
.github/workflows/release-windows.yml
@@ -60,7 +60,7 @@ jobs:
60
uses: jurplel/install-qt-action@v3
61
with:
62
version: ${{ env.QT_VERSION }}
63
- modules: 'qtcharts qthelp'
+ modules: 'qtcharts'
64
tools: 'tools_openssl_x64,1.1.1-10,qt.tools.openssl.win_x64'
65
cache: true
66
0 commit comments