Skip to content

Commit

Permalink
Install u openSSL version
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianFeldmann committed Sep 22, 2023
1 parent 22c1e30 commit 1274207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ jobs:
run: |
mkdir openSSL
cd openSSL
curl -L https://github.com/ChristianFeldmann/YUViewQt/releases/download/openSSL1.1.1g/openSSL_1_1_1g_win.zip -o openSSL.zip
curl -L https://github.com/ChristianFeldmann/YUViewQt/releases/download/openSSL1.1.1u/openSSL_1_1_1u_win2019.zip -o openSSL.zip
7z x openSSL.zip
cd ..
- name: Activate auto update
Expand Down

0 comments on commit 1274207

Please sign in to comment.