Added log.

This commit is contained in:
2025-06-27 23:33:58 -07:00
parent 026e232a5e
commit ba8e1ac228

View File

@@ -26,6 +26,7 @@ else
unity-editor $DEFAULT_ARGS $COMMAND
fi
RESULT=$?
echo "Unity command exited with code: $RESULT"
echo "::endgroup::"
echo "exitCode=$RESULT" >> "$GITHUB_OUTPUT"