Skip to content

Commit 7a2ae95

Browse files
committed
force bash shell even on windows
1 parent 81d4d97 commit 7a2ae95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/numpy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
6969
- name: Install NumPy (use scipy-openblas)
7070
if: matrix.os != 'macos-latest'
71+
shell: bash
7172
run: |
7273
cd repo
7374
export PKG_CONFIG_PATH=$PWD/.openblas

0 commit comments

Comments
 (0)