Skip to content

Commit

Permalink
fix(impact report): add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Jan 16, 2025
1 parent bc03f8a commit ebd3916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/impact-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
cat ../error.log
echo "Package contents:"
ls -R node_modules/${{ github.event.inputs.package_name }}
echo "Output log:"
cat ../output.txt
exit 1
}
echo '```' >> ../$GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit ebd3916

Please sign in to comment.