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

This commit is contained in:
Никита Круглицкий 2025-07-31 05:54:24 +06:00
parent b78155bb6a
commit c0fa763ce8

View File

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