Skip to content

Commit

Permalink
fixed command error
Browse files Browse the repository at this point in the history
  • Loading branch information
The-EDev committed Nov 25, 2021
1 parent 7f4b7c8 commit 84a88ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 84a88ae

Please sign in to comment.