mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-06-06 13:16:36 +00:00
syntax fix
This commit is contained in:
parent
27b687e565
commit
396c696e03
@ -71,4 +71,4 @@ chmod +x ${TARGET}
|
||||
stdout=$(cat /tmp/outFile)
|
||||
stderr=$(cat /tmp/errFile)
|
||||
echo "stdout=${stdout//$'\n'/\\n}" >> $GITHUB_OUTPUT
|
||||
echo "stderr=${stderr//$'\n'/\\n}" >> $GITHUB_OUTPUT)
|
||||
echo "stderr=${stderr//$'\n'/\\n}" >> $GITHUB_OUTPUT
|
||||
|
Loading…
x
Reference in New Issue
Block a user