This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install SSH client
|
- name: Install SSH client
|
||||||
run: |
|
run: |
|
||||||
apt-get update && apt-get install -y openssh-client
|
apt-get update -y && apt-get install -y openssh-client
|
||||||
|
|
||||||
- name: Setup SSH inside container
|
- name: Setup SSH inside container
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user