This commit is contained in:
2025-06-27 23:51:43 -07:00
parent f52b77106a
commit 7ef87d1d7f

View File

@@ -29,7 +29,7 @@ RESULT=$?
echo "Unity command exited with code: $RESULT"
echo "::endgroup::"
echo "exitCode=$RESULT" >> "$GITHUB_OUTPUT"
#echo "exitCode=$RESULT" >> "$GITHUB_OUTPUT"
# if [[ "$CATCH_ERRORS" != "true" ]]; then
# exit $RESULT