Skip to content

Commit 61abb83

Browse files
committed
fixed #12034 - release-windows.yml: specify proper openssl tool
1 parent 4505f84 commit 61abb83

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
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
version: ${{ env.QT_VERSION }}
7070
modules: 'qtcharts'
71-
tools: 'tools_openssl_x64,qt.tools.openssl.win_x64'
71+
tools: 'tools_opensslv3_x64'
7272
cache: true
7373

7474
- name: Create .qm

0 commit comments

Comments
 (0)