We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4505f84 commit 61abb83Copy full SHA for 61abb83
1 file changed
.github/workflows/release-windows.yml
@@ -68,7 +68,7 @@ jobs:
68
with:
69
version: ${{ env.QT_VERSION }}
70
modules: 'qtcharts'
71
- tools: 'tools_openssl_x64,qt.tools.openssl.win_x64'
+ tools: 'tools_opensslv3_x64'
72
cache: true
73
74
- name: Create .qm
0 commit comments