test
Some checks failed
/ Compilation of content (push) Successful in 11s
/ SSH deployment (push) Failing after 10s

This commit is contained in:
Yann Kervran 2024-04-19 11:27:13 +02:00
parent 221da49cc4
commit 976da9ad69

View file

@ -44,6 +44,7 @@ jobs:
- name: Create file
run: |
touch ~/.ssh/id_rsa
chmod 400 ~/.ssh/id_rsa
- name: Install SSH key to proper place
run: |
echo "Preparing copy"