Skip to content

Commit

Permalink
Fix Windows error with OpenSSL
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Hutchison <[email protected]>
  • Loading branch information
ghutchis committed Sep 28, 2023
1 parent 39a5953 commit 2300577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
uses: jurplel/install-qt-action@v3
with:
cache: True
tools: 'tools_openssl_x64'
tools: 'tools_opensslv3_x64'
version: ${{ env.QT_VERSION }}
host: 'windows'
target: 'desktop'
Expand Down

0 comments on commit 2300577

Please sign in to comment.