Skip to content

Commit

Permalink
Experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Jan 30, 2025
1 parent fa53289 commit 1c221c1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ runs:
echo "error_name=$error_name" >> $GITHUB_OUTPUT
echo "report_path=$report_path" >> $GITHUB_OUTPUT
echo "chk_results=$chk_results" >> $GITHUB_OUTPUT
chown -R runner:runner $report_path
ls ./check_reports
ls
shell: bash

- name: Upload Artifact
Expand Down

0 comments on commit 1c221c1

Please sign in to comment.