diff --git a/.drone.yml b/.drone.yml index f280c02..53a176a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ build: - nimble refresh - yes | nimble install - cd client/nim - - ./test.sh + - bash ./test.sh deploy: git_push: