really use sh
This commit is contained in:
parent
f59ef1ff1f
commit
7972261464
|
@ -4,7 +4,7 @@ build:
|
|||
- nimble refresh
|
||||
- yes | nimble install
|
||||
- cd client/nim
|
||||
- bash ./test.sh
|
||||
- sh ./test.sh
|
||||
|
||||
deploy:
|
||||
git_push:
|
||||
|
|
Loading…
Reference in New Issue