mirror of
https://github.com/ProjectSkyfire/SkyFire_548
synced 2026-08-18 06:32:13 -04:00
Update OpenSSL version to 3.6.2 in workflow
This commit is contained in:
parent
ce75048ede
commit
eb00e3f5de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
#cmake
|
||||
choco install -y cmake --pre
|
||||
#openssl
|
||||
choco install -y openssl --version=3.5.4
|
||||
choco install -y openssl --version=3.6.2
|
||||
#git bash shell
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue