Skip to content

Commit 9ecbbdc

Browse files
committed
release-windows.yml: removed installation of unavailable qthelp module
1 parent de00386 commit 9ecbbdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
uses: jurplel/install-qt-action@v3
6161
with:
6262
version: ${{ env.QT_VERSION }}
63-
modules: 'qtcharts qthelp'
63+
modules: 'qtcharts'
6464
tools: 'tools_openssl_x64,1.1.1-10,qt.tools.openssl.win_x64'
6565
cache: true
6666

0 commit comments

Comments
 (0)