Skip to content

Commit dfa4efc

Browse files
author
¨tedecti¨
committed
????
1 parent f1dc67b commit dfa4efc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/СI_CD.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ jobs:
2424

2525
- name: Install libssl1.1 from archive
2626
run: |
27-
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb
28-
sudo dpkg -i libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb
27+
wget http://archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.0g-2ubuntu4_amd64.deb
28+
&& sudo dpkg -i libssl1.1_1.1.0g-2ubuntu4_amd64.deb
2929
3030
- name: Publish project
3131
run: |

0 commit comments

Comments
 (0)