diff --git a/.drone.yml b/.drone.yml index 8583e2b..f401753 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ platform: steps: - name: install_mdpdf commands: - - npm i md-to-pdf + - echo hello kind: pipeline