8342704: GHA: Report truncation is broken after JDK-8341424

Reviewed-by: erikj, jwaters
This commit is contained in:
Aleksey Shipilev 2024-10-22 07:07:13 +00:00
parent 8bcd4920f1
commit bf92c49839
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
#
# Import common utils
. report-utils.sh
. .github/scripts/report-utils.sh
GITHUB_STEP_SUMMARY="$1"
BUILD_DIR="$(ls -d build/*)"

View File

@ -25,7 +25,7 @@
#
# Import common utils
. report-utils.sh
. .github/scripts/report-utils.sh
GITHUB_STEP_SUMMARY="$1"