Skip to content

Commit ec92812

Browse files
authored
Merge pull request #377 from chrisbra/ci-summary
Run CI Summary on Bash Shell
2 parents cfc68e5 + 13a6c90 commit ec92812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-arm-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ jobs:
129129
done
130130
131131
- name: Post Summary
132+
shell: bash
132133
run: |
133134
echo "## ✅ Windows ARM Build Summary" >> $GITHUB_STEP_SUMMARY
134135
echo "" >> $GITHUB_STEP_SUMMARY

0 commit comments

Comments
 (0)