Skip to content

Commit de56adb

Browse files
author
Layko Andrey
committed
some
1 parent 19857cc commit de56adb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,6 @@ jobs:
142142
- name: Deploy server
143143
run: |
144144
sudo apt install openssh-client
145-
sudo apt-get install python3-pip
145+
sudo apt install python3.8
146146
pip install docker-compose==1.26.2
147147
eval $(ssh-agent -s)

0 commit comments

Comments
 (0)