This commit is contained in:
parent
b11d0bbec9
commit
e08914eb4b
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ jobs:
|
|||
mkdir -p ~/.ssh
|
||||
echo "${{ secrets.DEPLOY_PRIVATE_KEY }}" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
apt-get -y install rsync
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue