Skip to content

Commit

Permalink
gh-actions/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Oct 1, 2024
1 parent 84ff12f commit b7e83ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gh-actions/github/run/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ runs:

- run: |
json="{}"
REPORT_OUTPUT=
find "$TMP_REPORT" -type f | while IFS= read -r file; do
filename=$(basename "$file")
echo "ADDING REPORT: ${filename}"
Expand Down

0 comments on commit b7e83ef

Please sign in to comment.