26
Some checks failed
Publish Website / publish (push) Failing after 16s

This commit is contained in:
Akshay
2025-07-22 23:30:42 -04:00
parent e660b931f9
commit 89170c57c6

View File

@@ -30,8 +30,8 @@ jobs:
chmod 400 ~/.ssh/id_rsa
ssh-add ~/.ssh/id_rsa
shasum -a 256 ~/.ssh/id_rsa
apt install ping
ping gitea
apt-get update -y
apt-get install -y iputils-ping
# ------------------------------------------------------------
# 3. Trust the Gitea host key (port 222)
# ------------------------------------------------------------