Skip to content

Commit

Permalink
CI: try different package
Browse files Browse the repository at this point in the history
  • Loading branch information
slivingston committed Jan 6, 2025
1 parent 10eb325 commit 3623638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install OpenSSL manually if on Windows
if: runner.os == 'Windows'
run: |
vcpkg install openssl:x64-windows
vcpkg install openssl:x64-windows-static-md
vcpkg integrate install
- name: Prepare to build
run: |
Expand Down

0 comments on commit 3623638

Please sign in to comment.