harsh debugging measures

This commit is contained in:
Kim 2023-11-06 11:32:22 +01:00
parent 36c67c053f
commit da2e5cd1ad
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ jobs:
run: |
mkdir -p /root/.ssh/
touch /root/.ssh/config
echo '$SSH_KEY'
echo '$SSH_KEY' > /root/.ssh/id_rsa
chmod 700 /root/.ssh/id_rsa