Skip to content

Commit 91028c8

Browse files
committed
use bash shell
1 parent 7adc867 commit 91028c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/hipo-win.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
ls
3939
4040
- name: Install METIS
41+
shell: bash
4142
run: |
4243
cd METIS
4344
pwd
@@ -112,6 +113,7 @@ jobs:
112113
ls
113114
114115
- name: Install METIS
116+
shell: bash
115117
run: |
116118
cd METIS
117119
pwd
@@ -186,6 +188,7 @@ jobs:
186188
ls
187189
188190
- name: Install METIS
191+
shell: bash
189192
run: |
190193
cd METIS
191194
pwd
@@ -261,6 +264,7 @@ jobs:
261264
ls
262265
263266
- name: Install METIS
267+
shell: bash
264268
run: |
265269
cd METIS
266270
pwd

0 commit comments

Comments
 (0)