We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ac74b7 commit 7efc9ecCopy full SHA for 7efc9ec
1 file changed
.github/workflows/main.yml
@@ -142,5 +142,6 @@ jobs:
142
- name: Deploy server
143
run: |
144
sudo apt install openssh-client
145
+ sudo apt-get install python-setuptools python-dev build-essential
146
sudo apt install python3-pip
147
pip3 install docker-compose==1.23.2
0 commit comments