Skip to content

Commit 115825c

Browse files
change shell
1 parent e58f893 commit 115825c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ jobs:
1818
concurrency:
1919
group: ${{ github.workflow }}-windows-${{ github.event.pull_request.number || github.sha }}
2020
cancel-in-progress: true
21+
defaults:
22+
run:
23+
shell: bash
2124
steps:
2225
- name: Checkout LLVM
2326
uses: actions/checkout@v4

0 commit comments

Comments
 (0)