Skip to content

Commit debf118

Browse files
author
Layko Andrey
committed
some
1 parent 85922bb commit debf118

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,5 @@ jobs:
142142
- name: Deploy server
143143
run: |
144144
sudo apt install openssh-client
145-
sudo apt install software-properties-common
146-
sudo apt install python3.8
147-
sudo apt install python3-pip
148-
pip3 install docker-compose==1.26.2
145+
sudo apt install py-pip py-paramiko
146+
pip3 install docker-compose==1.23.2

0 commit comments

Comments
 (0)