Update repo_health.yml
This commit is contained in:
2
.github/workflows/repo_health.yml
vendored
2
.github/workflows/repo_health.yml
vendored
@@ -189,7 +189,7 @@ jobs:
|
|||||||
sftp -oBatchMode=yes -oStrictHostKeyChecking=no -P "${port}" -i "${key_file}" "${FTP_USER}@${FTP_HOST}" <<'EOF'
|
sftp -oBatchMode=yes -oStrictHostKeyChecking=no -P "${port}" -i "${key_file}" "${FTP_USER}@${FTP_HOST}" <<'EOF'
|
||||||
pwd
|
pwd
|
||||||
bye
|
bye
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
echo "SFTP connectivity check passed." >> "${GITHUB_STEP_SUMMARY}"
|
echo "SFTP connectivity check passed." >> "${GITHUB_STEP_SUMMARY}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user