mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:58:58 +08:00
Disable shared openssl for Windows
Temp fix Contributes to CURA-10561
This commit is contained in:
parent
ac55306d0b
commit
b65cd0181f
4
.github/workflows/windows.yml
vendored
4
.github/workflows/windows.yml
vendored
@ -140,8 +140,8 @@ jobs:
|
||||
.\cura_inst\Scripts\activate_github_actions_env.ps1
|
||||
.\cura_inst\Scripts\activate_github_actions_version_env.ps1
|
||||
|
||||
- name: Install OpenSSL shared
|
||||
run: conan install openssl/1.1.1l@_/_ --build=missing --update -o openssl:shared=True -g deploy
|
||||
# - name: Install OpenSSL shared
|
||||
# run: conan install openssl/1.1.1l@_/_ --build=missing --update -o openssl:shared=True -g deploy
|
||||
|
||||
- name: Copy OpenSSL shared (Powershell)
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user