Skip to content

Commit 2a03df3

Browse files
chore: use bash on all os
1 parent 89911f1 commit 2a03df3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
run: ./semantic-release -dry || exit 0
38+
shell: bash
3839

3940
release:
4041
name: Release

0 commit comments

Comments
 (0)