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