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 63ebd01 commit 9413665
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'
pwd
cd /var/www/compare
cd /var/www/compare/
ls -la
exit
EOF

0 comments on commit 9413665

Please sign in to comment.