fix this
Some checks failed
/ test (push) Failing after 41s

This commit is contained in:
Soph :3 2025-06-29 13:34:18 +03:00
parent 6eb67ed250
commit 0395ef3333

View file

@ -16,6 +16,7 @@ jobs:
uses: http://github.com/shimataro/ssh-key-action@v2
with:
key: ${{ secrets.SSH_PRIVATE_KEY }}
name: id_ed25519
known_hosts: 'just-a-placeholder-so-we-dont-get-errors'
- name: Adding Known Hosts
run: ssh-keyscan -H vps.sad.ovh >> ~/.ssh/known_hosts