Skip to content

Commit d9fb240

Browse files
committed
GH workflow release
1 parent f804c3a commit d9fb240

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build_release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macos-latest, windows-latest]
15+
defaults:
16+
run:
17+
shell: bash
1518
steps:
1619
- uses: actions/setup-python@v1
1720
with:

0 commit comments

Comments
 (0)