This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
|
||||
- name: Install SSH client
|
||||
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
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user