Skip to content

Commit

Permalink
chore: use opensslv3 for qt
Browse files Browse the repository at this point in the history
  • Loading branch information
Candinya committed Apr 21, 2024
1 parent 6c29fc9 commit 2b9023d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
arch: 'win64_msvc2019_64'
install-deps: 'true'
cache: 'true'
tools: 'tools_openssl_x64 tools_ifw'
tools: 'tools_opensslv3_x64 tools_ifw'

- name: Checkout codes
uses: actions/checkout@v3
Expand Down

0 comments on commit 2b9023d

Please sign in to comment.