Skip to content

Commit

Permalink
fixed #12034 - release-windows.yml: specify proper openssl tool
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Oct 9, 2023
1 parent cb2869c commit 9725b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
version: ${{ env.QT_VERSION }}
modules: 'qtcharts'
tools: 'tools_openssl_x64,qt.tools.openssl.win_x64'
tools: 'tools_opensslv3_x64'
cache: true

- name: Create .qm
Expand Down

0 comments on commit 9725b2c

Please sign in to comment.