We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0c46a1 commit c45875bCopy full SHA for c45875b
.github/workflows/openmis-module-test.yml
@@ -34,7 +34,7 @@ jobs:
34
path: './new'
35
- name: generate new files
36
working-directory: ./new
37
- run: concatenate_files.sh
+ run: bash concatenate_files.sh
38
- name: install linux packages
39
run: |
40
mkdir ./oldMain
0 commit comments