Skip to content

Commit 06d271b

Browse files
committed
Specify bash for windows' sake
1 parent c21d1a5 commit 06d271b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
git checkout --force ${{matrix.version}}
4747
git submodule update --init --recursive
4848
- name: Patch api to allow building headlessly
49+
shell: bash
4950
run: |
5051
cd binaryninjaapi
5152
if (git branch --contains v4.0.4958-stable | grep HEAD > /dev/null 2>&1); then

0 commit comments

Comments
 (0)