Skip to content

Commit 56ca79f

Browse files
committed
Use bash by defualt
1 parent 6528885 commit 56ca79f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
pull_request:
88
delete:
99

10+
defaults:
11+
run:
12+
shell: bash
13+
1014
jobs:
1115
build:
1216
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)