Skip to content

Commit

Permalink
Use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung authored Aug 30, 2024
1 parent 70cf85a commit 291a199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reliability_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Generate reports
run: |
cd reliability
./generate-report.sh
bash ./generate-report.sh
cat ./progress.md >> $GITHUB_STEP_SUMMARY
cat ./reports/$(date +%Y-%m-%d).md >> $GITHUB_STEP_SUMMARY
Expand Down

0 comments on commit 291a199

Please sign in to comment.