sh not bash
cicd / cicd (push) Failing after 4s
Details
cicd / cicd (push) Failing after 4s
Details
parent
7a9ef7a384
commit
c46293dc7f
|
|
@ -11,3 +11,4 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- run: |
|
- run: |
|
||||||
sh ./build.sh
|
sh ./build.sh
|
||||||
|
shell: sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue