From 84a88ae91598dee40faa0627fb29987267888d46 Mon Sep 17 00:00:00 2001 From: The-EDev Date: Thu, 25 Nov 2021 15:11:25 +0300 Subject: [PATCH] fixed command error --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 88e2c725f..8826ffe59 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ steps: - ctest -V -j4 - cd .. - coveralls --verbose --exclude-pattern .*/http_parser_merged.h --exclude-pattern .*/TinySHA1.hpp - - clone https://github.com/CrowCpp/crow-clang-format.git + - git clone https://github.com/CrowCpp/crow-clang-format.git - cd crow-clang-format - chmod +x crow-clang-format.sh get-access-token.sh make-jwt.sh - ./crow-clang-format.sh