ci/cd
Some checks failed
Deploy / build-and-deploy (push) Failing after 5s

This commit is contained in:
Никита Круглицкий 2025-07-31 06:00:52 +06:00
parent c0fa763ce8
commit 9e6eb9f8b2

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: LS
run: cd / && ls -la
run: cd /github && ls -la
- name: Test SSH access
run: ssh -Tv git@koptilnya.xyz
- name: Checkout code