Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
vmvartiainen committed Sep 13, 2024
1 parent 0987bd9 commit dcc171d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure_ssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
echo "Testing SSH Connection"
ssh -tt test_env << 'EOF'
echo "SSH Connection Successful"
cd var/www/compare/
cd /var/www/compare/
ls -la
exit
EOF

0 comments on commit dcc171d

Please sign in to comment.