fix cd
This commit is contained in:
parent
c3fd1c504a
commit
7d8c14d636
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ jobs:
|
|||
|
||||
- name: Set permissions for private key
|
||||
run: |
|
||||
chmod 600 /root/.ssh/id_rsa
|
||||
chmod 700 /root/.ssh/id_rsa
|
||||
|
||||
- name: Set up SSH agent
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue