Skip to content

Commit

Permalink
try tee again
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcharlton committed Aug 16, 2024
1 parent d912c24 commit 5fb924f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
shell: bash

- run: |
$GITHUB_ACTION_PATH/bin/diff-check
$GITHUB_ACTION_PATH/bin/diff-check | tee -a $GITHUB_STEP_SUMMARY
shell: bash
env:
GITHUB_ACTION_PATH: ${{ github.action_path }}

0 comments on commit 5fb924f

Please sign in to comment.