Updating Rendering step.

This commit is contained in:
2025-11-11 11:44:00 -05:00
parent 9836215f29
commit 4ab7d41df7
@@ -52,9 +52,7 @@ jobs:
echo "# System Info" echo "# System Info"
echo "" echo ""
echo '<details><summary>View Neofetch Output</summary>' echo '<details><summary>View Neofetch Output</summary>'
echo '<div id="neofetch-output">'
echo "${{ steps.ansi-to-html.outputs.contents }}" echo "${{ steps.ansi-to-html.outputs.contents }}"
echo '</div>'
echo '</details>' echo '</details>'
echo "" echo ""
echo "# List of Services" echo "# List of Services"