Skip to content

Commit 85922bb

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ 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
145147
sudo apt install python3-pip
146148
pip3 install docker-compose==1.26.2
147-
eval $(ssh-agent -s)

0 commit comments

Comments
 (0)