Skip to content

Commit

Permalink
Add newline after console output
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Mar 16, 2021
1 parent 121affa commit b483e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ fi

# Output to console
cat "$LYCHEE_TMP"
echo

# Pass lychee exit code to next step
echo ::set-output name=exit_code::$exit_code

0 comments on commit b483e09

Please sign in to comment.