ci/cd
Some checks failed
Deploy / build (push) Failing after 15s

This commit is contained in:
Никита Круглицкий 2025-09-26 00:47:53 +06:00
parent 280a2b20f9
commit d8f7153d34

View File

@ -12,7 +12,6 @@ jobs:
steps: steps:
- name: Keyscan - name: Keyscan
run: | run: |
mkdir ~/.ssh
ssh-keyscan git.koptilnya.xyz >> ~/.ssh/known_hosts ssh-keyscan git.koptilnya.xyz >> ~/.ssh/known_hosts
- name: Checkout - name: Checkout