From 55471b4b495ba44ea50e67ab266246338f2075e9 Mon Sep 17 00:00:00 2001 From: Vesa-Matti Vartiainen Date: Fri, 13 Sep 2024 12:29:16 +0300 Subject: [PATCH] testing --- .github/workflows/configure_ssh.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/configure_ssh.yml b/.github/workflows/configure_ssh.yml index eb49c41..2404b5d 100644 --- a/.github/workflows/configure_ssh.yml +++ b/.github/workflows/configure_ssh.yml @@ -56,6 +56,7 @@ jobs: echo "Testing SSH Connection" ssh -tt test_env << 'EOF' pwd + cd .. ls -la cd /var/www/compare/ ls -la