This commit is contained in:
2026-03-21 18:27:34 +03:30
parent 78c78ac3d9
commit afbbe46e7f
+3 -1
View File
@@ -63,7 +63,9 @@ jobs:
EOF EOF
apt-get update apt-get update
- name: Install dependencies
run: |
apt-get install -y openssh-client git
- name: Setup SSH key - name: Setup SSH key
run: | run: |