CI/CD
This commit is contained in:
@@ -63,7 +63,9 @@ jobs:
|
||||
|
||||
EOF
|
||||
apt-get update
|
||||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get install -y openssh-client git
|
||||
|
||||
- name: Setup SSH key
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user