Skip to content

Commit

Permalink
Update runner-display.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tsubakimoto authored Jun 27, 2024
1 parent ceb3cec commit 5bfd8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-display.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
run: |
echo "| Runner | OS | Release | Version | Machine | Processor |" >> $GITHUB_STEP_SUMMARY
echo "| --- | --- | --- | --- | --- | --- |" >> $GITHUB_STEP_SUMMARY
echo $GITHUB_STATE >> GITHUB_STEP_SUMMARY
echo $GITHUB_STATE >> $GITHUB_STEP_SUMMARY

0 comments on commit 5bfd8c8

Please sign in to comment.