Adds code for debugging

pull/7054/head
gindibay 2023-07-12 18:05:36 +03:00
parent cbcc77591a
commit 509e903038
1 changed files with 3 additions and 0 deletions

View File

@ -18,3 +18,6 @@ python3 -m tools.packaging_automation.validate_build_output --output_file output
pyenv deactivate
# Set $HOME back to /github/home
export HOME=${GITHUB_HOME}
# Print the output to the console
cat output.log