Skip to content

Commit c45875b

Browse files
committed
enfore bash
1 parent c0c46a1 commit c45875b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/openmis-module-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: './new'
3535
- name: generate new files
3636
working-directory: ./new
37-
run: concatenate_files.sh
37+
run: bash concatenate_files.sh
3838
- name: install linux packages
3939
run: |
4040
mkdir ./oldMain

0 commit comments

Comments
 (0)