test
This commit is contained in:
parent
221da49cc4
commit
976da9ad69
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ jobs:
|
||||||
- name: Create file
|
- name: Create file
|
||||||
run: |
|
run: |
|
||||||
touch ~/.ssh/id_rsa
|
touch ~/.ssh/id_rsa
|
||||||
|
chmod 400 ~/.ssh/id_rsa
|
||||||
- name: Install SSH key to proper place
|
- name: Install SSH key to proper place
|
||||||
run: |
|
run: |
|
||||||
echo "Preparing copy"
|
echo "Preparing copy"
|
||||||
|
|
Loading…
Reference in a new issue