Skip to content

Commit c80a2f3

Browse files
committed
Updated libssl version
1 parent 61d6d41 commit c80a2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/desktop-standalone-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ desktop_standalone_build_{{ project.name }}_{{ platform.name }}_{{ backend }}_{{
2424
{% if platform.name == "ubuntu" %}
2525
- sudo apt-get update -q
2626
- sudo apt install -qy imagemagick
27-
- sudo apt-get install -qy libssl1.1 libssl-dev openssl
27+
- sudo apt-get install -qy libssl3 libssl-dev openssl # Added step to mitigate errors related to mainly 2021 editor
2828
{% endif %}
2929

3030
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple

0 commit comments

Comments
 (0)