make file pls
This commit is contained in:
parent
94e2fe736b
commit
c9a4d7848f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ jobs:
|
|||
- name: Set up ssh key folder
|
||||
run: |
|
||||
mkdir -p $HOME/.ssh
|
||||
chmod 700 $HOME/.ssh
|
||||
- name: Write ssh key
|
||||
id: sshkey
|
||||
uses: https://github.com/timheuer/base64-to-file@v1
|
||||
|
|
Loading…
Reference in a new issue